How to change color of line chart in android achartengine dynamically?
I am using Achartengine for LineChart. I already added line color for
XYSeriesRenderer object. I am getting dynamic values from a library. If x
value reached maximum, I need to change the color of line chart. I am
using only one series. I tried and I couldn't. Is there any way to change
line color dynamically?
No comments:
Post a Comment