Tagged Questions
3
votes
0answers
59 views
Different actions with dragging and clicking points in same graphic
On a graphic (in this example a simple plot), I need two points to move when I drag with the mouse, and these points must move to location {1,1} when I click on them.
This is how I got it to work, ...