chartjs / chartjs-plugin-zoom

Zoom and pan plugin for Chart.js
MIT License
598 stars 327 forks source link

fixed missing args to onZoomComplete callback #835

Closed trullock closed 2 weeks ago

trullock commented 2 months ago

Adds missing args to onZoomComplete callback and calls it properly

trullock commented 2 months ago

This is merged into my fork at https://github.com/trullock/chartjs-plugin-zoom which is published on npm as @trullock/chartjs-plugin-zoom, as this fork seems abandoned