erossini / BlazorChartjs

Creates beautiful charts in Blazor using Chart.js. Library for NET6, NET7 and NET8. Source code and demo available.
https://www.puresourcecode.com/dotnet/blazor/blazor-component-for-chartjs/
MIT License
120 stars 44 forks source link

Implementation of beginAtZero, min & max properties for radar charts #73

Closed sikelio closed 7 months ago

sikelio commented 7 months ago

Implemented the following properties for radar charts :

sikelio commented 7 months ago

I'll integrate it in the .NET8 update