summaryrefslogtreecommitdiff
path: root/dev/demo/color.tex
diff options
context:
space:
mode:
Diffstat (limited to 'dev/demo/color.tex')
-rw-r--r--dev/demo/color.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev/demo/color.tex b/dev/demo/color.tex
index 974774a..cb79b8c 100644
--- a/dev/demo/color.tex
+++ b/dev/demo/color.tex
@@ -1,4 +1,6 @@
\begin{tikzpicture}
\pie[color={black!10, black!20, black!30, black!40}]
{10/A, 20/B, 30/C, 40/D}
+
+ \pie[pos={8,0}, color=blue!20] {10/A, 20/B, 30/C, 40/D}
\end{tikzpicture}