From 59dd623790d8f70db0a340c71f9c27a2e3903b0c Mon Sep 17 00:00:00 2001 From: Xu Yuan Date: Sat, 1 Oct 2011 12:56:51 +0200 Subject: pos and radius --- dev/demo/radius.tex | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dev/demo/radius.tex (limited to 'dev/demo/radius.tex') 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 -- cgit v1.2.3