Using Strings instead of double/long for line chart in achartengine
I want to plot a XY line graph with some double values on Y axis and some
String values on X axis. But the XYSeries takes only double/long values.
So,is there any way I can use a string array on the X axis?
Thanks for any suggestions.
No comments:
Post a Comment