first version
This commit is contained in:
@@ -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) {};
|
||||
|
||||
Reference in New Issue
Block a user