index
:
pgf-pie.git
master
Pie charts for TikZ
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
release
/
pgf-pie-0.1
/
demo
/
polar.tex
blob: 4d868724938deedd231d7c25c9ab33cc97e825c3 (
plain
)
1
2
3
\begin
{
tikzpicture
}
\pie
[
polar
]{
10
/A,
20
/B,
30
/C,
40
/D
}
\end
{
tikzpicture
}