I have some issues getting the draggable-points module to work. I’m trying to enable the draggableY property, but for some strange reason it wont work in my highchart-graph.
I have a created a normal highchart with some random points, and my mission is to make it possible to move the points when I click on them.
A sample of what i did is as shown below:
chartOptions:{plotOptions:{series:{dragDrop:{draggableY:true}}}}
I got highcharts v7.1.1 and the draggable-points module is version3.