projectstorm / react-diagrams

a super simple, no-nonsense diagramming library written in react that just works
https://projectstorm.cloud/react-diagrams
MIT License
8.45k stars 1.16k forks source link

Is there a way with smart routing to ensure that the link line is never going through the node? #1009

Open LordZardeck opened 12 months ago

LordZardeck commented 12 months ago

As you can below, when the node is placed above the node it's connected to, even though the port is below the node, the line will go through the node. Is there a way to prevent this from happening?

image