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.tex4
1 files changed, 4 insertions, 0 deletions
diff --git a/dev/demo/color.tex b/dev/demo/color.tex
new file mode 100644
index 0000000..53416d1
--- /dev/null
+++ b/dev/demo/color.tex
@@ -0,0 +1,4 @@
+\begin{tikzpicture}
+ \pie[colormap={black!10, black!20, black!30, black!40}]
+ {10/A, 20/B, 30/C, 40/D}
+\end{tikzpicture}