Hierarchical Layout
This demo shows common configuration options for HierarchicalLayout.
For example, the demo code sets
layout orientation,
default (orthogonal) and
individual (octilinear) edge routing styles, source and
target port candidates
(pink edges),
critical paths
(orange edges),
straightened edges (blue edges)
and various distances between graph items.
Code Snippet
You can copy the code snippet to configure the layout from
GitHub.
Demos
The Layout Styles: Hierarchical Demo showcases more configuration options for
the hierarchical layout algorithm.
Documentation
The Developer's Guide provides in-depth information about
Hierarchical Layout and its features.