Expand description
Force-directed graph layout algorithm.
Implements Fruchterman-Reingold with Barnes-Hut optimization for smooth, aesthetically pleasing network layouts.
Structsยง
- Force
Directed Layout - Force-directed graph layout engine.
- Layout
Config - Configuration for force-directed layout.
- Layout
Node - A node in the layout.