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.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/demo/radius.tex b/dev/demo/radius.tex
new file mode 100644
index 0000000..7860315
--- /dev/null
+++ b/dev/demo/radius.tex
@@ -0,0 +1,4 @@
+\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}
+\end{tikzpicture} \ No newline at end of file