-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
DependencyExternal dependency from 3rd partyExternal dependency from 3rd partyenhancementNew feature or requestNew feature or request
Description
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:
- trendline
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
DependencyExternal dependency from 3rd partyExternal dependency from 3rd partyenhancementNew feature or requestNew feature or request