Hi,
I am using a 'JSF Chart Creator'(which uses JFreeChart) to draw timeseries charts. But the problem is that the series line is not touching the Y-Axis. It starts from some space after the Y-Axis.
Also i want the first X interval to be at (0,0). How can i control the display of X intervals.
Appreciate in advance