Graph Chart
Visualize networks and relationships between entities. Nodes represent entities and links show connections. Supports force-directed and circular layouts.
Installation
dotnet add package Lumeo.Charts
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <GraphChart />