From 651a3ad72e8b44d8fd0e03f1e93ac8b6c22890b6 Mon Sep 17 00:00:00 2001 From: Xu Yuan Date: Sat, 1 Oct 2011 21:45:33 +0200 Subject: color wheel --- dev/demo/colorwheel.tex | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 dev/demo/colorwheel.tex (limited to 'dev/demo') 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 -- cgit v1.2.3