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

weird behavior with drag and drop with multiple dragable series #43

Closed
keithmdragon opened this issue Mar 2, 2016 · 3 comments
Closed
Labels

Comments

@keithmdragon
Copy link

i took the bubble demo and modified it to be a scatter chart with 2 dragable series.

example: http://jsfiddle.net/kdragon/xdwuup4j/

select any of the points and slowly drag them towards a point in the other series, notice the other series point keeps getting selected during the drag with selection and tooltip flickering

Thanks
Keith

@sebastianbochan
Copy link
Contributor

+1

@TorsteinHonsi
Copy link
Contributor

Fixed by 6243233

@keithmdragon
Copy link
Author

there is still an issue when u simply select the point (no drag). it jumps back and forth between a couple points

with my original fiddle, click (just click, no drag) the black diamond in the middle and notice the tooltip and selection jump back and forth between it and the blue dot below it. you can also see it on mouse up after the drag

Thanks
Keith

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

No branches or pull requests

3 participants