j4me / achartengine

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

The method to set labels color doesn't work for Dougnout charts #427

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
If you look at the attached file (from aChartEngine demo samples) there is no 
way to change the legend laBELS colors from gray whatever color you set.

What steps will reproduce the problem?
-Use renderer.setLabelsColor(Color.BLACK); or whatever color different from gray

What is the expected output? 
-The expected output is the color set to the assigned color

What do you see instead?
-The labels color remains gray

What version of the product binary library are you using?

Please provide any additional information below.

Original issue reported on code.google.com by andreafa...@gmail.com on 19 Aug 2014 at 1:06

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by dandrome...@gmail.com on 16 Sep 2014 at 7:00