Is it possible to have 2 y-axis on one plot ?
In Your example JFreeChart 0.9.2 Demo there is an example of xy plot with 2 functions:
A: y = cosine(x)
B: y = 2 * sin(x)
And shared x and y axis for both functions.
If the function B: above is changed to
B: y = 2000 * sin(x) the plot would not be readable for
Function A:
Could I add a second Y-axis to the left for the revised plot function B: properly scaled ?
Thanks
2 y-axis in one plot
Re: 2 y-axis in one plot
It's a very popular request...see this thread for more info:
http://www.object-refinery.com/phorum-3 ... 878&t=2812
Regards,
DG.
http://www.object-refinery.com/phorum-3 ... 878&t=2812
Regards,
DG.