RadialLayoutOptions

The configuration options for the radial layout algorithm that arranges graphs in a radial fashion.

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

Props

NameDescriptionType
centerNodesPolicy?
“directed”
| “centrality”
| “weighted-centrality”
| “custom”
componentLayoutEnabled?
boolean
considerNodeLabels?
boolean
createControlPoints?
boolean
edgeRoutingStrategy?
“polyline”
| “arc”
| “radial-polyline”
| “curved”
hideGroupsStageEnabled?
boolean
integratedNodeLabeling?
boolean
labelingEnabled?
boolean
layeringStrategy?
“bfs”
| “hierarchical”
| “dendrogram”
| “user-defined”
layerSpacing?
number
layoutOrientation?
“top-to-bottom”
| “left-to-right”
| “right-to-left”
| “bottom-to-top”
maximumChildSectorAngle?
number
minimumBendAngle?
number
minimumEdgeToEdgeDistance?
number
minimumLayerDistance?
number
minimumNodeToNodeDistance?
number
minimumSectorDistance?
number
nodeLabelingPolicy?
“ray-like”
| “ray-like-leaves”
| “horizontal”
nodeLabelSpacing?
number
orientationLayoutEnabled?
boolean
parallelEdgeRouterEnabled?
boolean
selfLoopRouterEnabled?
boolean
subgraphLayoutEnabled?
boolean