summaryrefslogtreecommitdiff
path: root/dev/demo/sum.tex
diff options
context:
space:
mode:
Diffstat (limited to 'dev/demo/sum.tex')
-rw-r--r--dev/demo/sum.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/dev/demo/sum.tex b/dev/demo/sum.tex
index 94fd88b..13e2b73 100644
--- a/dev/demo/sum.tex
+++ b/dev/demo/sum.tex
@@ -1,3 +1,5 @@
\begin{tikzpicture}
- \pie[sum=auto, after number=, radius=2]{33/Boy, 7/Girl}
+ \pie[sum=auto, after number=, radius=2]{33/Boys, 7/Girls}
+
+ \pie[pos={6,0}, sum=40, after number=, radius=2]{33/Boys}
\end{tikzpicture} \ No newline at end of file