TreeLayoutOptions
The configuration options for the tree layout algorithm that arranges graphs with a tree structure.
For more information on the layout algorithm and its available settings, see TreeLayout.
Props
Name | Type |
---|---|
allowMultiParent? | boolean |
defaultSubtreePlacer? | ISubtreePlacer |
edgeLabelPlacement? | “generic” |
layoutOrientation? | “top-to-bottom” |
nodeLabelPlacement? | “consider” |