New to Kendo UI for jQuery? Download free 30-day trial

jQuery Scatter Charts Custom Pan and Zoom

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
custom-pan-and-zoom.html

Description

In addition to the built-in pan and zoom functionality, the Kendo UI chart supports custom panning and zooming as well.

This example represents a custom implementation wiring the drag and zoom events of the chart. The idea is to intercept when these events are raised and change dynamically the xAxis settings of the scatter chart. Review the code snippets in the demo for more details.

Support & Learning Resources

Additional Resources