Dendogram
The hierarchical data object.
'id'The key or function to use to retrieve nodes identity.
'top-to-bottom'Defines the diagram layout.
Chart width.
Chart height.
Chart margin.
Define style for common elements such as labels, axes…
1Defines the thickness of the links, statically or dynamically.
Defines the order of layers and add custom layers.
Override the default node component.
Override the default link component.
trueEnable/disable interactivity.
onMouseEnter handler for nodes.
onMouseMove handler for nodes.
onMouseLeave handler for nodes.
onClick handler for nodes.
onClick handler.
Main element role attribute.
Main element aria-label.
Main element aria-labelledby.
Main element aria-describedby.
trueEnable/disable transitions.
'gentle'Motion config for react-spring, either a preset or a custom configuration.