You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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 ;)
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
Bubble
s.The text was updated successfully, but these errors were encountered: