Home Forums Chart Support Draggable chart and accessing endpoints Reply To: Draggable chart and accessing endpoints

#30807

Thanks Shashi and team, I’ve been able to modify and make changes based on your suggestions. They’re very helpful.

I did run into an issue with the draggable chart. Is there a limit to the value for draggable points? In the previous examples I had set it to y-min to be -100, but my use case actually has a range of minimum of up to -57,000, and want to make increments on 100 instead of 1. See the updated JSFiddle where I’m having trouble making the chart draggable.

Thanks in advance, and apologies if these are silly questions.