ibrahimsaputra / achartengine

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

Custom X-Axis labels #84

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For my project, I need custom X axis labels. For instance, in a bar chart, 
instead of having 1, 2, 3, 4, and 5 as the X-axis, I may want to put Bob, 
Sally, Susan, Molly, and Dave as the labels (replacing the numbers).

I think this may also solve the problem expressed in issue 56

Original issue reported on code.google.com by candrews...@gmail.com on 16 Jun 2011 at 7:55

GoogleCodeExporter commented 9 years ago
renderer.addXTextLabel() already there.

Original comment by 4viewsoft@gmail.com on 16 Jun 2011 at 9:18