Heatmap Chart
Heatmap Chart – Turn Data Density into Visual Intensity
Perfect For:
Data Format Example
[
{ "x": "Monday", "y": "User A", "value": 5 },
{ "x": "Tuesday", "y": "User A", "value": 12 },
{ "x": "Monday", "y": "User B", "value": 9 }
]Configuration Highlights
Custom Styling
Component Playground
Component Auto-Docs
Last updated
Was this helpful?