Heatmap Chart
Display density or intensity across two dimensions using color gradients. Useful for activity patterns, correlation matrices, and time-based analysis.
Installation
dotnet add package Lumeo.Charts
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <HeatmapChart />
Support ticket volume by day of week and time of day. Darker cells indicate peak load periods, helping teams plan staffing accordingly.
Monthly revenue heatmap across four regions. Custom warm color range maps low-to-high values from cream to deep red.
Error rate per hour slot and weekday. Data labels always visible; DataZoom and Toolbox enabled for deeper exploration.
Feature usage rate (%) for seven user segments across five key features. A green-to-violet scale highlights low-adoption gaps.