@marin wrote:
I was wondering, would it be possible to achieve a link connected to another link, but without predefining a linklabel node on the destination link. Something like this sample: https://gojs.net/latest/samples/linksToLinks.html, but without defining LinkLabels upfront.
For instance, I would like to be able to drag a link over the other, and create a linklabel node to connect them only when the dragged link passes over the link I want to connect it to. I assume I would have to use a combination of mouseDragEnter and mouseDragLeave.
I still haven't started implementing this, but I was thinking about it, and I wanted to ask before-hand if something lik this could be achieved. I hope you don't mind.
Thanks!
Posts: 4
Participants: 2