Tagged “graph”
-
Updating my graph layout algorithm
Updating my graph layout algorithm based on new requirements and requests from the community -
Creating an auto-layout algorithm for graphs
Trying to automatically lay out a visual graph (e.g. state machine) that is human understandable is one of the most fun challenges I have ever encountered. Let me explain how I did it.