This sample describes data editing feature in chart. Drag and drop the points to change the data values dynamically.
The draggable-points allows data to be moved around the chart. In addition to this, the module fires events such as dragStart, drag and dragComplete.
The draggable points allow data to be moved around the chart. In addition to this, the module fires events such as dragStart, drag, and dragComplete
More information on data editing can be found in this documentation section.