summaryrefslogtreecommitdiff
path: root/dev/demo/first-pie.tex
diff options
context:
space:
mode:
authorXu Yuan <xu@informatik.hu-berlin.de>2011-10-01 11:18:17 +0200
committerXu Yuan <xu@informatik.hu-berlin.de>2011-10-01 11:18:17 +0200
commit4c987c9343754c20bf78fa500bafb31931ca78af (patch)
treefdca6bbdac7b4459d2971e3f39da19f51f980952 /dev/demo/first-pie.tex
parent52a3efdc9c7d9dee62935099e0cd77e45d91f90c (diff)
downloadpgf-pie-4c987c9343754c20bf78fa500bafb31931ca78af.tar.gz
pgf-pie-4c987c9343754c20bf78fa500bafb31931ca78af.tar.bz2
pgf-pie-4c987c9343754c20bf78fa500bafb31931ca78af.zip
first pie
Diffstat (limited to 'dev/demo/first-pie.tex')
-rw-r--r--dev/demo/first-pie.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/demo/first-pie.tex b/dev/demo/first-pie.tex
new file mode 100644
index 0000000..1f99130
--- /dev/null
+++ b/dev/demo/first-pie.tex
@@ -0,0 +1,3 @@
+\begin{tikzpicture}
+ \pie{10/A, 20/B, 30/C, 40/D}
+\end{tikzpicture}