Home Forums Feature Requests & Feedback render performance Reply To: render performance

#19384

@yueming,

You can increase/decrease the number of dataPoints within the axis range as per your requirements and it should work fine.
var range = Math.round(e.axisX[0].viewportMaximum - e.axisX[0].viewportMinimum);

___
Suyash Singh
Team CanvasJS