react-flow-chart
react-flow-chart copied to clipboard
Suggestion on how connections could be rendered
https://gudusoft.com/sqlflow/?utm_source=instantSQLFormatterButton&utm_medium=button&utm_campaign=sqlflow_introduce&utm_content=genericIntroduce#/
The way they render the curved connections is pretty fantastic. In react-flow-chart when node A is on the left and node B on the right, and A has a left port connected to a right port of B, the connections are hidden behind the nodes.
In the provided example they move below the nodes.