projectstorm / react-diagrams

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

auto-redistribute-without-nodes #742

Closed h0111in closed 4 years ago

h0111in commented 4 years ago

Checklist

What?

added auto-redistribute without moving nodes

Why?

issue https://github.com/projectstorm/react-diagrams/issues/731

How?

Wrote an algorithm to find the path between nodes, instead of what Dagre was doing it.

Feel good image:

(Add your own one below :])

LOL