TreeMap
Rectangular treemap for hierarchical data. Rectangle size is proportional to value. Supports flat and nested data, text wrapping, label placement, and configurable padding.
Import
import { TreeMap, TreeMapSeries, TreeMapRect, TreeMapLabel } from 'reaviz';
TreeMap Props
| Prop | Type | Default | Description |
|---|---|---|---|
data | ChartShallowDataShape[] | ChartNestedDataShape[] | — | Chart data (flat or hierarchical) |
width | ` |
[Description truncada. Veja o README completo no GitHub.]