From 74ac6f7275c145345ed4175b129443ae670a99cc Mon Sep 17 00:00:00 2001 From: Dylan Merigaud Date: Mon, 6 Jul 2026 16:10:49 -0600 Subject: [PATCH] Add react-flow-auto-layout to Layouting --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 538151a..b6d1ca0 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Curators: Christopher, John and Moritz from [React Flow](https://reactflow.dev) - [dagrejs](https://github.com/dagrejs/dagre) - Directed graph layout algorithms for Javascript - [graphology-layout](https://graphology.github.io/standard-library/layout.html) - Layout algorithms - [springy](https://github.com/dhotson/springy) - Force directed graph layouts +- [react-flow-auto-layout](https://github.com/DylanMerigaud/react-flow-auto-layout) - Dagre layout for React Flow, variable-size centering + straight edges ### Graph Utilities