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

@ -44,7 +44,7 @@
\pgfmathparse{##3+##4+##5}
\let\perc\pgfmathresult
\pgfmathparse{#2*\perc/100}
\pgfmathparse{#2}
\let\barsize\pgfmathresult
\pgfmathparse{\barsize*##3/100}
@ -68,6 +68,6 @@
}
\begin{tikzpicture}
\setcounter{barcount}{0}
%\draw[draw=#3, line width= 2pt] (0,0) -- (#1,0);
}
{\end{tikzpicture}}