Skip to content
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

Single click on legend is interpreted as drag #205

Closed
benmccann opened this issue Feb 26, 2019 · 2 comments · Fixed by #232
Closed

Single click on legend is interpreted as drag #205

benmccann opened this issue Feb 26, 2019 · 2 comments · Fixed by #232

Comments

@benmccann
Copy link
Collaborator

Clicking on the legend activates the drag feature. If possible, only clicking within the chart area should activate this feature

Additionally, a single click anywhere on the chart is interpreted as a drag. It perhaps should not be unless the mouse moves.

See this in the zoom-time.html sample

@thetinshusasi
Copy link

Hi,

Single Click inside the chart is intercepted as drag. Any body is able resolve this issue

@benmccann
Copy link
Collaborator Author

This is fixed for a single click on the legend. It's still not fixed for a drag on the legend. For that we would need to listen to clicks only on the chart area and not the whole canvas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants