This sample describes data editing feature in chart. Drag and drop the points to change the data values dynamically
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.
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.
Tooltip is enabled in this example, to see the tooltip in action, hover a point or tap on a point in touch enabled devices.