I want to create a pie chart in LaTeX. Do you know a package which manages that? I tried datatool which uses tikz as backend but seems to be unusable due to mysterious floating point errors.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
Use the package
Note however that there are conflicts with this package and any other package that introduces the command |
|||||
|
|
An piechart example with pgf/tikz from texample.net by Robert Vollmert is a good starting point. I'll just quote it here for completeness:
which looks like |
|||||
|
|
Here's an example taken from the
|
|||
|
|
|
Run with
|
|||
|
|
|
There are several packages which master that. The first one can generate charts from data files. |
|||
|
|



