g6/examples/tree/indented/index.en.md
2019-11-14 16:26:29 +08:00

539 B

title order redirect_from
Indented 3
/en/examples

In indented tree layout, each node takes a row or a column.

Usage

Indented is an appropriate layout method for tree data structure. Please use it with TreeGraph. As the demo below, you can deploy it in layout while instantiating Graph. it can also be used for Subgraph Layout.

You can set different configurations for different nodes if the parameter is Function type. Please refer to the ducuments for more information.