-
Notifications
You must be signed in to change notification settings - Fork 331
pan with "shift + mouse scroll" #628
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Or "horizontal scroll" |
I think you can set the Have a look to the doc: https://www.chartjs.org/chartjs-plugin-zoom/latest/guide/options.html#pan-options |
modifierKey works perfectly, but I want to use mouse scroll wheel to move chart |
AFAIK the wheel can be use only for zooming. |
I can't seem to get scroll wheel to work with |
So could you get this working? @LavaYasha |
👍 |
How can i implement this feature?
The text was updated successfully, but these errors were encountered: