Radar Chart
Compare multiple variables on a common scale. Useful for performance profiles, skill assessments, or comparing entities across dimensions.
Installation
dotnet add package Lumeo.Charts
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <RadarChart />
Team performance compared across six AARRR growth metrics. FillArea renders a semi-transparent polygon so both series are visible at once.
Same data rendered on a circular grid. Useful when you want to emphasise the relative distances between points rather than the polygon shape.
Engineering team A vs team B across five core competencies. A custom indigo/amber color palette makes the two teams immediately distinguishable.
Product quality scorecard for three product lines with data labels and a save-as-image toolbox button enabled.
Net Promoter breakdown across five customer-experience dimensions. A single filled series on a polygon grid works well as a compact KPI widget.