Skip to content

Replace Blazorise chart with ApexCharts #465

@ledpup

Description

@ledpup

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

Metadata

Metadata

Assignees

Labels

DependencyExternal dependency from 3rd partyenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions