Home Forums Chart Support Support of scrollable zoom and panning in charts Reply To: Support of scrollable zoom and panning in charts

#61856

Krishna Nair,

Mouse wheel zooming is not available as a built-in feature at the moment. However, you can achieve the same functionality with a few lines of code. Please refer to this article, which provides a reusable method that can be applied to any chart.

You can also take a look at this JSFiddle for a working example.

Chart with mousewheel zooming


Ananya Deka
Team CanvasJS