-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Scrolling over charts #42
Comments
Hi, Yes, I added Thank you. |
This is a nice feature but was not what I am looking for. If I have a large chart on the page and place my cursor over the chart, I still would like to scroll down through the page which cannot currently happen. So, Scrolling is currently disabled when the cursor is over the graph, could you implement an option to allow to scroll the page while the cursor is over the chart? |
Hi, I got it. I will fix this. |
I think this issue has been fixed. When zoom is not enabled, scroll will not be canceled. |
confirmed fixed |
Could we have an API call to enable scrolling while the mouse is over a chart?
Currently it must be due to the zoom feature but could you choose between zoom:true or scroll:true?
The text was updated successfully, but these errors were encountered: