BoxPlot Chart
Show statistical distribution of data through quartiles. Displays the minimum, first quartile, median, third quartile, and maximum values.
Installation
dotnet add package Lumeo.Charts
One-time app setup (AddLumeo(), CSS & JS) is covered in the
installation guide.
Usage
@using Lumeo <BoxPlotChart />