summaryrefslogtreecommitdiff
path: root/dev/pgf-pie-manual.tex
diff options
context:
space:
mode:
Diffstat (limited to 'dev/pgf-pie-manual.tex')
-rw-r--r--dev/pgf-pie-manual.tex10
1 files changed, 7 insertions, 3 deletions
diff --git a/dev/pgf-pie-manual.tex b/dev/pgf-pie-manual.tex
index 85f07d1..f851bce 100644
--- a/dev/pgf-pie-manual.tex
+++ b/dev/pgf-pie-manual.tex
@@ -7,6 +7,7 @@
\usepackage{hyperref}
\usepackage{pgf-pie}
+\usetikzlibrary{shadows}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\usepackage{listings}
@@ -92,15 +93,18 @@ keywordstyle=\color{blue}
\subsection{Explode}
\demo[0.6]{explode}
-\subsection{Color}
-\demo[0.6]{color}
-
\subsection{Radius, Position}
The size of chart can be set by \texttt{radius}, default is 3. The
center of chart can be set by \texttt{pos}, default is \texttt{\{0,0\}}.
\demo{radius}
+\subsection{Color}
+\demo[0.6]{color}
+
+\subsection{Style}
+\demo[0.6]{style}
+
\section{Examples}