Dendogram
The hierarchical data object.
'id'
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…
true
Enable/disable interactivity.
onMouseEnter handler.
onMouseMove handler.
onMouseLeave handler.
onClick handler.
onClick handler.
Override the default node component.
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.
true
Enable/disable transitions.
'gentle'
Motion config for react-spring, either a preset or a custom configuration.