There is charting component that looks as good as the Blazorise Chart (chartjs wrapper) that doesn't have a licencing concern.
Blazor-ApexCharts It's a wrapper for another JS library.
Features used by climateexplorer.net already:
- labelling for axes and multiple axes (including colours for labels)
- line and bar charts
- click events for points on the chart
- hover tooltip
- legend click (to remove/re-add series)
Could be nice to utilise:
- chart scrolling
- chart zoom
- toolbar with zoom and saving chart options
- RangeArea chart (slow a min/max range of temperatures maybe)
Does not have (automatic) support for:
There is charting component that looks as good as the Blazorise Chart (chartjs wrapper) that doesn't have a licencing concern.
Blazor-ApexCharts It's a wrapper for another JS library.
Features used by climateexplorer.net already:
Could be nice to utilise:
Does not have (automatic) support for: