-
Notifications
You must be signed in to change notification settings - Fork 335
Open
Description
Hi,
I’m using Chart.js v4.4.3 with chartjs-plugin-zoom and I can’t get the pan feature to work. The zoom (with mouse wheel) works perfectly, but pan doesn’t do anything — even though it’s enabled and configured.
I’ve tested multiple combinations of versions (including plugin v2.0.0, 2.2.0, and latest), used both CDN and local copies, and
tried different browsers and systems.
Here’s a minimal example to reproduce the issue:
No errors are shown in the console, but the onPan callback is never triggered.
Any suggestions on what might be missing or misconfigured?
Thanks in advance!
Metadata
Metadata
Assignees
Labels
No labels