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
Optional formatter for values.
'bottom'Chart orientation.
1Horizontal spacing between nodes.
1Vertical spacing between nodes.
Chart width.
Chart height.
Chart margin.