An Icicle Chart with zooming ability.
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.
1
Horizontal spacing between nodes.
1
Vertical spacing between nodes.
Chart width.
Chart height.
Chart margin.