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
/
text-inside.tex
blob: 07cf42eafd36890439e24f2f15c1ba4c6ade0f1c (
plain
)
1
2
3
\begin
{
tikzpicture
}
\pie
[
text=inside
]{
10
/A,
20
/B,
30
/C,
40
/D
}
\end
{
tikzpicture
}