summaryrefslogtreecommitdiff
path: root/dev/pgf-pie-manual.tex
diff options
context:
space:
mode:
authorXu Yuan <xu@informatik.hu-berlin.de>2011-10-01 13:40:02 +0200
committerXu Yuan <xu@informatik.hu-berlin.de>2011-10-01 13:40:02 +0200
commit1f28e4dc5f1f6d8e61fea4f10ea3d2451138c408 (patch)
treeb09d8d250e7e2f8608db23e6ec7c18ccbdf9da03 /dev/pgf-pie-manual.tex
parent6c8152f6b203e3199b66de27be027c301e7aa60e (diff)
downloadpgf-pie-1f28e4dc5f1f6d8e61fea4f10ea3d2451138c408.tar.gz
pgf-pie-1f28e4dc5f1f6d8e61fea4f10ea3d2451138c408.tar.bz2
pgf-pie-1f28e4dc5f1f6d8e61fea4f10ea3d2451138c408.zip
bugfix in finding explode from array input
Diffstat (limited to 'dev/pgf-pie-manual.tex')
-rw-r--r--dev/pgf-pie-manual.tex8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev/pgf-pie-manual.tex b/dev/pgf-pie-manual.tex
index 3933cb4..545b4d2 100644
--- a/dev/pgf-pie-manual.tex
+++ b/dev/pgf-pie-manual.tex
@@ -90,21 +90,21 @@ keywordstyle=\color{blue}
\subsection{First Pie}
\demo[0.6]{first-pie}
-\subsection{Explode}
-\demo[0.6]{explode}
-
\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{Explode}
+\demo{explode}
+
\subsection{Label}
\demo[0.6]{before-after-number}
\subsection{Color}
-\demo[0.6]{color}
+\demo{color}
\subsection{Style}
\demo[0.6]{style}