Heatmap
Grid-based heatmap with color-scaled cells. Includes a calendar heatmap variant (year and month views). Supports custom symbols, cell selection, tooltips, and multi-axis layouts.
Import
import {
Heatmap,
HeatmapSeries,
HeatmapCell,
CalendarHeatmap
} from 'reaviz';
Heatmap Props
| Prop | Type | Default | Description |
|---|---|---|---|
data | ChartNestedDataShape[] | [] | Chart data |
width | number | auto | Width in pixe |
[Description truncada. Veja o README completo no GitHub.]