Tree Chart
Display hierarchical relationships as a tree structure. Supports horizontal (LR) and vertical (TB) orientations for org charts, file trees, and decision trees.
Installation
dotnet add package Lumeo.Charts
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <TreeChart />