Dendogram
The hierarchical data object.
The key or function to use to retrieve nodes identity.
'top-to-bottom'Defines how to get label text, can be a string (used to access current node data property) or a function which will receive the actual node data.
Chart width.
Chart height.
Chart margin.
Define style for common elements such as labels, axes…
trueEnable/disable interactivity.
onMouseEnter handler.
onMouseMove handler.
onMouseLeave handler.
onClick handler.
onClick handler.
Override the default node component.
'links', 'nodes', 'labels']Define layers, please use the appropriate variant for custom layers.
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.