Hello,
Somewhere I remember seeing we can do Paging of data in sfCartesianChart as user navigates to left of the of the charts.
Assuming there are 5000 data point of chart data.
We would like to show the 1st 1000 data points as user navigate to close to 1000th point, we can retrieve and show 2nd/Next 1000 data point and so on.
Possible to enable chart paging based on number data points i,e X Axis?
thanks
Praveen