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

Draggable Points does not work with Highcharts 4.1.5 #26

Open
micheldn opened this issue Apr 17, 2015 · 3 comments
Open

Draggable Points does not work with Highcharts 4.1.5 #26

micheldn opened this issue Apr 17, 2015 · 3 comments

Comments

@micheldn
Copy link

I've been working with Highcharts and noticed that you guys updated to 4.1.5 and it seems that using a dataset with the Bubble type will no longer allow it to drag and drop.

Reverting back to 4.1.4 works as intended. The plugin repository has the same issue http://www.highcharts.com/plugin-registry/single/3/Draggable-Points

EDIT: Unless you disable all other series, you won't be able to drag and drop the Bubbles.

@pawelfus
Copy link

I think this is Highcharts core issue, consider this example: http://jsfiddle.net/AyUbx/2402/ - we are not able to mouseover bubble series points (tooltip). Without mouseover event, you can not drag&drop any bubble ;)

@TorsteinHonsi
Copy link
Contributor

It fails since highcharts/highcharts@d228fa0

@jace1976
Copy link

Any update on how to fix this?

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

No branches or pull requests

4 participants