Home Forums Chart Support Drag and resize charts in react Reply To: Drag and resize charts in react

#25034

Hi Team,

I want to achieve Drag data points in line and Bar chart in React Canvas JS.
I have used the code mentioned here : https://canvasjs.com/docs/charts/how-to/make-data-points-on-chart-draggable/
However i am facing difficulties in achieving this, Could you guide me or post a code which can be done the same.