NikhithaTarala / achartengine

Automatically exported from code.google.com/p/achartengine
0 stars 0 forks source link

PieChart values show on pieces #161

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Please, make this possible - to show values on the pie pieces. For now I have 
to place (e.g. percent values) in addition to the pices' labels.

Original issue reported on code.google.com by buckel...@gmail.com on 23 Dec 2011 at 12:50

GoogleCodeExporter commented 8 years ago
Can you please explain what you mean by showing the values on the pie pieces? I 
can eventually show them after the labels.

Original comment by dandrome...@gmail.com on 10 Jan 2012 at 9:26

GoogleCodeExporter commented 8 years ago
Look here: this contains various examples 
(http://www.statcan.gc.ca/edu/power-pouvoir/ch9/pie-secteurs/5214826-eng.htm) 
but not exact. The exact is here: 
http://chartmaker.mathwarehouse.com/create-pie-chart/ (it is not necessary to 
have a 3d model view) but first example would be appreciated too.
(more examples: 
http://en.wikipedia.org/wiki/File:Pie_chart_EP_election_2004_exploded.png)

Original comment by buckel...@gmail.com on 12 Jan 2012 at 7:38

GoogleCodeExporter commented 8 years ago
Fixed in SVN rev. r430.
renderer.setDisplayValues(true);

Original comment by dandrome...@gmail.com on 16 Jun 2012 at 2:45

GoogleCodeExporter commented 8 years ago
Would you like to tell me how to get your fix? i want to use this fix.

Original comment by guanmin0...@gmail.com on 6 Feb 2013 at 8:51

GoogleCodeExporter commented 8 years ago
Sure. You can download a version including this fix here: 
https://repository-achartengine.forge.cloudbees.com/snapshot/org/achartengine/ac
hartengine/1.1.0/

Original comment by dandrome...@gmail.com on 6 Feb 2013 at 9:03