-
FEATURED COMPONENTS
First time here? Check out the FAQ!
Is there a way to extract the values from a draggable series? If I enabled the series to be draggable, I don't see any chart events to allow me to return the dragged values.
//enabled draggable for a series
chart.getSeries(2).getDragDrop().setDraggableY(true);
Asked: 2021-06-10 06:56:57 +0800
Seen: 5 times
Last updated: Sep 08 '21