BalloonLayoutOptions

The configuration options for the balloon layout algorithm that arranges the subtrees of the tree graph in a balloon-like fashion.

For more information on the layout algorithm and its available settings, see BalloonLayout.

Props

NameDescriptionType
allowOverlaps?
boolean
chainStraighteningMode?
boolean
childAlignmentPolicy?
“plain”
| “same-center”
| “compact”
| “smart”
childOrderingPolicy?
“compact” | “symmetric”
compactnessFactor?
number
componentLayoutEnabled?
boolean
considerNodeLabels?
boolean
edgeLabelSpacing?
number
fromSketchMode?
boolean
hideGroupsStageEnabled?
boolean
integratedEdgeLabeling?
boolean
integratedNodeLabeling?
boolean
interleavedMode?
“off”
| “all-nodes”
| “marked-nodes”
labelingEnabled?
boolean
layoutOrientation?
“top-to-bottom”
| “left-to-right”
| “right-to-left”
| “bottom-to-top”
minimumEdgeLength?
number
minimumNodeDistance?
number
nodeLabelingPolicy?
“ray-like”
| “ray-like-leaves”
| “horizontal”
nodeLabelSpacing?
number
orientationLayoutEnabled?
boolean
parallelEdgeRouterEnabled?
boolean
preferredChildWedge?
number
preferredRootWedge?
number
rootNodePolicy?
“directed-root”
| “center-root”
| “weighted-center-root”
| “selected-root”
selfLoopRouterEnabled?
boolean
subgraphLayoutEnabled?
boolean