yuxinburen / achartengine

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

Pie chart cannot display only values without labels #242

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I want to display values on pie chart, but I don't want to display labels.
When I write code:

renderer.setShowLabels(false);

I see, that all values was disappeared.
I am used last version form svn.

Please can you fix this issue?

Let me know if you need more information for this issue.

Original issue reported on code.google.com by nikolay....@gmail.com on 24 Aug 2012 at 2:42

GoogleCodeExporter commented 9 years ago
I fixed it in my commit on github: 
https://github.com/netcook/AChartEngine/commit/5b1f6448a596da46a59a186c42cd8d735
a1e95d0

Original comment by nikolay....@gmail.com on 24 Aug 2012 at 3:11

GoogleCodeExporter commented 9 years ago
Fixed in SVN.

Original comment by dandrome...@gmail.com on 8 Jan 2013 at 4:29