summaryrefslogtreecommitdiff
path: root/dev/demo/radius.tex
diff options
context:
space:
mode:
Diffstat (limited to 'dev/demo/radius.tex')
-rw-r--r--dev/demo/radius.tex7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev/demo/radius.tex b/dev/demo/radius.tex
index 7860315..944e218 100644
--- a/dev/demo/radius.tex
+++ b/dev/demo/radius.tex
@@ -1,4 +1,7 @@
\begin{tikzpicture}
- \pie{10/A, 20/B, 30/C, 40/D}
- \pie[pos={10,0}, radius=4]{10/A, 20/B, 30/C, 40/D}
+ \pie{10/, 20/, 30/, 40/}
+
+ \pie[pos={8,0}, rotate=180]{10/, 20/, 30/, 40/}
+
+ \pie[pos={17,0}, radius=4]{10/, 20/, 30/, 40/}
\end{tikzpicture} \ No newline at end of file