I’m using the demo of jsPlumb here:
In this demo, there’s no way to move an existing connection to a different target node. Any idea how to do it?
Some of the other examples have movable connections, but they also use specific endpoints on the nodes. I like this particular example where I can drag the connection endpoint to any point of the target node.
You can move the connection to another target in your example,
You may just hover the mouse inside the small point, and when the cursor become à hand you can click on and move the connection to another target.
I alos do this, like in the picture, i moved some connection from their original target.