summaryrefslogtreecommitdiff
path: root/dev/demo/cloud.tex
diff options
context:
space:
mode:
authorXu Yuan <xu@informatik.hu-berlin.de>2011-10-02 17:57:04 +0200
committerXu Yuan <xu@informatik.hu-berlin.de>2011-10-02 17:57:04 +0200
commit75f6f91749edb3842581b4cda0003cdbfe5fe75d (patch)
tree43dd5d09c66944619aaeb74b2b692aeb6bf436a8 /dev/demo/cloud.tex
parent5f0de34b5de3bee2435ec6c1b4716711ff1f8ba0 (diff)
downloadpgf-pie-75f6f91749edb3842581b4cda0003cdbfe5fe75d.tar.gz
pgf-pie-75f6f91749edb3842581b4cda0003cdbfe5fe75d.tar.bz2
pgf-pie-75f6f91749edb3842581b4cda0003cdbfe5fe75d.zip
support cloud
Diffstat (limited to 'dev/demo/cloud.tex')
-rw-r--r--dev/demo/cloud.tex3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/demo/cloud.tex b/dev/demo/cloud.tex
new file mode 100644
index 0000000..0b44bf6
--- /dev/null
+++ b/dev/demo/cloud.tex
@@ -0,0 +1,3 @@
+\begin{tikzpicture}
+ \pie[cloud]{10/A, 20/B, 30/C, 40/D}
+\end{tikzpicture} \ No newline at end of file