I would like to create several drag free cursor lines on a graph based on points on an already prepared table. Also, when I drag cursors to a new position, I would like to be able to generate a modified table of points when the cursor position is changed.
Basically I want to generate cursors from a table and also be able to update that table ( or even create a new table) based on the positions of the cursors or by changing cursor positions.
Does anyone have an idea of this is possible and how it maybe implemented?
Thanks .