Module layout

Module layout 

Source
Expand description

Force-directed graph layout algorithm.

Implements Fruchterman-Reingold with Barnes-Hut optimization for smooth, aesthetically pleasing network layouts.

Structsยง

ForceDirectedLayout
Force-directed graph layout engine.
LayoutConfig
Configuration for force-directed layout.
LayoutNode
A node in the layout.