Radial Group Layout
This demo demonstrates the RadialGroupLayout algorithm for arranging
grouped graphs.
Child nodes are positioned around their parent group's border, visually representing
group hierarchy.
It highlights the configuration of various aspects:
-
Node Styles: Both group and leaf nodes are
ellipse for optimal radial group layout
results. Groups are gray while leaf nodes are colored.
-
Parent Overlap Ratio:
Blue nodes have a ratio of 0.5, overlapping slightly
with their parent. Orange nodes have a ratio of 0,
with no overlap.
-
Label Placement: The algorithm
supports
RAY_LIKE_LEAVES ray-like
label placement.
-
Edge Bundling: Edges are drawn as
bundled Bezier curves.
Demos
Documentation