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