diff options
author | Xu Yuan <xu@informatik.hu-berlin.de> | 2011-10-02 18:41:24 +0200 |
---|---|---|
committer | Xu Yuan <xu@informatik.hu-berlin.de> | 2011-10-02 18:41:24 +0200 |
commit | 284eaa2eb6c9e652a54d3ea668dd7cec896c795c (patch) | |
tree | 85f15791d5bb5ab3bb8221e1cd6b3b36d927997c /dev/demo | |
parent | 241871ce504828cf4a43c04511760e6392e39c59 (diff) | |
download | pgf-pie-284eaa2eb6c9e652a54d3ea668dd7cec896c795c.tar.gz pgf-pie-284eaa2eb6c9e652a54d3ea668dd7cec896c795c.tar.bz2 pgf-pie-284eaa2eb6c9e652a54d3ea668dd7cec896c795c.zip |
imporve doc
Diffstat (limited to 'dev/demo')
-rw-r--r-- | dev/demo/population.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/demo/population.tex b/dev/demo/population.tex index 1b39664..9267acb 100644 --- a/dev/demo/population.tex +++ b/dev/demo/population.tex @@ -1,6 +1,6 @@ % data from http://en.wikipedia.org/wiki/List_of_countries_by_population \begin{tikzpicture} - \pie[polar, sum=auto, radius=35, after number=, text=pin] {1339/China, + \pie[cloud, rotate=45, sum=auto, radius=35, after number=, text=pin] {1339/China, 1210/India, 312/USA, 237/Indonesia, 190/Brazil, 177/Pakistan, 158/Nigeria, 151/Bangladesh, 142/Russia, 127/Japan, 112/Mexico, 94/Philippines, 87/Vietnam, 82/Ethiopia, 81/Germany, 80/Egypt, |