lifeqiuzhi520 / 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 #428

Open GoogleCodeExporter opened 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 color, 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?
Both 1.1.0 and nightly 1.2.0 have this issue

Please provide any additional information below.

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

Attachments:

GoogleCodeExporter commented 9 years ago
Issue 427 has been merged into this issue.

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