Search found 2 matches

by koubi
Fri Sep 16, 2016 6:07 pm
Forum: Graphics, Figures & Tables
Topic: Macros for piechart, barchart, spiderweb
Replies: 2
Views: 4079

Re: Macros for piechart, barchart, spiderweb

I compiled that on archlinux with texlive from repo. It also works with latest stable miktex on windows.
by koubi
Fri Sep 16, 2016 4:56 pm
Forum: Graphics, Figures & Tables
Topic: Macros for piechart, barchart, spiderweb
Replies: 2
Views: 4079

Macros for piechart, barchart, spiderweb

Hi,

I spent few days trying to "macrofy" the rendering of piechart, barchart, and spiderweb from raw data input wihtin the document. I wanted some high level API like


\barchart
{5cm} %%label width
{ %% data (label/value)
apples/432,
banana/34,
pineapples/1223
}%%barchart

\spiderweb %% 0 ...