An Icicle Chart with zooming ability and keyboard navigation support.
This chart type visualizes hierarchical data using nested rectangles. Each rectangle represents a node, sized by a value like count or duration, making it easy to compare parts of a tree and see their structure at a glance.
Hierarchical chart data.
'id'Id accessor.
'value'Value accessor
Define how to sort the nodes.
Optional formatter for values.
'bottom'Chart orientation.
1Horizontal spacing between nodes.
1Vertical spacing between nodes.
Chart width for non-responsive component.
Chart height for non-responsive component.
Chart margin.