I used MultipleTemperatureChart.java
for multiple Y axis chart,I plotted a sequence of 5 individual lines on Y1 Axis and 5 individual lines on Y2 axis with reference to axis
X axis contains 12 points similarly all Y axis also contains 12 points. These plotted lines are standard values Now I want to plot one more line on x&y axis which will contain only 3 or 4 points how to plot them. I Got stuck Here plz help me
I'm using AChartEngine 1.2.0.jar