I'm new to android and I'm using AChartEngine to create charts. I would like to know if there is a way to set the threshold line for a chart in AchartEngine?
An example would be the presence of threshold values in a temperature chart at 32 degrees F and 212 degrees F. Below 32, the line can be of the same color, it can be a different color between 32 and 212 and a different color above 212.
source
share