diff options
author | Xu Yuan <xu@informatik.hu-berlin.de> | 2011-10-02 17:57:04 +0200 |
---|---|---|
committer | Xu Yuan <xu@informatik.hu-berlin.de> | 2011-10-02 17:57:04 +0200 |
commit | 75f6f91749edb3842581b4cda0003cdbfe5fe75d (patch) | |
tree | 43dd5d09c66944619aaeb74b2b692aeb6bf436a8 /dev/demo | |
parent | 5f0de34b5de3bee2435ec6c1b4716711ff1f8ba0 (diff) | |
download | pgf-pie-75f6f91749edb3842581b4cda0003cdbfe5fe75d.tar.gz pgf-pie-75f6f91749edb3842581b4cda0003cdbfe5fe75d.tar.bz2 pgf-pie-75f6f91749edb3842581b4cda0003cdbfe5fe75d.zip |
support cloud
Diffstat (limited to 'dev/demo')
-rw-r--r-- | dev/demo/cloud.tex | 3 |
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 |