### Feature Proposal I have created a PR that extends the onZoom and onPan callbacks with the amount zoomed/panned. https://github.com/chartjs/chartjs-plugin-zoom/pull/933 This should help everyone trying to sync zoom and pan accross charts. :) If you could take a look, I'd much appreciate it.