Sunburst Chart
Visualize hierarchical data in concentric rings. Each ring represents a level in the hierarchy, radiating outward from the center.
Installation
dotnet add package Lumeo.Charts
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <SunburstChart />