diff options
author | Xu Yuan <xu@informatik.hu-berlin.de> | 2011-10-01 21:45:33 +0200 |
---|---|---|
committer | Xu Yuan <xu@informatik.hu-berlin.de> | 2011-10-01 21:45:33 +0200 |
commit | 651a3ad72e8b44d8fd0e03f1e93ac8b6c22890b6 (patch) | |
tree | d3d6163513601ac46aeba550241fdb62f262ff15 /dev/demo | |
parent | 26c5d5cefe7561ea676a1f2ae9a2853695b80f3d (diff) | |
download | pgf-pie-651a3ad72e8b44d8fd0e03f1e93ac8b6c22890b6.tar.gz pgf-pie-651a3ad72e8b44d8fd0e03f1e93ac8b6c22890b6.tar.bz2 pgf-pie-651a3ad72e8b44d8fd0e03f1e93ac8b6c22890b6.zip |
color wheel
Diffstat (limited to 'dev/demo')
-rw-r--r-- | dev/demo/colorwheel.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/demo/colorwheel.tex b/dev/demo/colorwheel.tex new file mode 100644 index 0000000..1543fbe --- /dev/null +++ b/dev/demo/colorwheel.tex @@ -0,0 +1,3 @@ +\begin{tikzpicture} + \pie{10/, 10/, 10/, 10/, 10/, 10/, 10/, 10/, 10/, 10/} +\end{tikzpicture}
\ No newline at end of file |