Calendar Heatmap Chart
Display data density across a calendar year, similar to GitHub contribution graphs. Each cell represents a day, with color intensity showing the value.
Installation
dotnet add package Lumeo.Charts
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <CalendarHeatmapChart />