Open original docs
Charts
Hedin UI supports ApexCharts, wrapped in Blazor.
This is in very early stages of development and is not ready for production.
It is not recommended to add @using ApexCharts to your _imports.razor because there will be interference to MudBlazor namespaces.
Instead, add @using ApexCharts to your isolated chart component.
Show code
Ask Albot
Show code
Ask Albot