Radial Chart
Display a single metric against a scale as a gauge arc. Perfect for KPIs, system health indicators, or progress toward a goal.
Installation
dotnet add package Lumeo.Charts
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <RadialChart />