Hi all, so recently I’ve been working on an interactive graph using Plotly. So far, I have the ability to add plot points and delete plot points. All that is left is the ability to move plot points. I can’t seem to find any logical way of doing it. I know plotly has a click event utilizing plotly_click - but is there one for a drag?
If not - how would you suggest I go about being able to move plot points?
If you need more information I’m happy to oblige.
Thank you!