pablojim / highcharts-ng

AngularJS directive for Highcharts
MIT License
1.73k stars 463 forks source link

Integrate dragging with highcharts-ng #630

Open SushantKadam008 opened 6 years ago

SushantKadam008 commented 6 years ago

HI, Currently we are using highcharts-ng in our project. We want to implement drag and drop functionality in highcharts. I came across the below library but it doesnt seem to work.

https://www.highcharts.com/products/plugin-registry/single/3/Draggable%20Points

Is there any change we need to do for highcharts-ng ?

pablojim commented 6 years ago

@SushantKadam008 a good start is to make jsfiddle that doesn't work and add it to the issue with a description of what you'd like to happen.

SushantKadam008 commented 6 years ago

@pablojim : I am not sure how to implement draggable column with highcharts-ng. Could you please help me in this ?

pablojim commented 6 years ago

I will not implement it for you. However if you make an attempt at implementing it and share a jsfiddle then I'd be happy to look at it.