Home Forums Chart Support Don't display all data points when dataset is big Reply To: Don't display all data points when dataset is big

#24640

@sheldon-ju,

You can achieve the above requirement with the help of rangeChanged event and by performing data-filtering i.e. add dataPoints on zooming-in and remove dataPoints on zoom out. Please take a look at this JSFiddle for the same.

____
Shashi Ranjan
Team CanvasJS