first version

This commit is contained in:
jankapunkt
2016-11-02 14:24:29 +01:00
parent 15bb2ac947
commit 8010f67ef1
9 changed files with 157 additions and 38564 deletions

View File

@@ -24,7 +24,7 @@
\newcommand{\bubble}[5]{
\definecolor{tmpcol}{RGB}{50,50,#5}
% slice
\filldraw[fill=tmpcol!100,draw=none] (#1,0.5) circle (#3);
\filldraw[fill=thirdcol,draw=none] (#1,0.5) circle (#3);
% outer label
\node[label=\textcolor{textcol}{#4}] at (#1,0.7) {};