strathausen / dracula

JavaScript layout and representation of connected graphs.
https://www.graphdracula.net
MIT License
836 stars 132 forks source link

Add temporary connection - like a normal connection but between a node and a point in space #46

Open monomon opened 6 years ago

monomon commented 6 years ago

The purpose of this type of connection is to visualize where the edge is being dragged to while it is being dragged. I will post test code for this later, which demonstrates how to use it.

strathausen commented 6 years ago

I'll give it a try soon!

strathausen commented 6 years ago

Hey I looked through the changes and they look interesting. I'd be interested in some code on how to use it in order to better understand the use case of this feature. Thanks for taking the time and sorry it takes me so long to review, I'm very busy with work :-)