ledpup / ledpup/ClimateExplorer

Replace Blazorise chart with ApexCharts

Open
#465 6 comments 0 reactions 1 assignee View on GitHub

@ledpup is already working on this.

Since Dec 15, 2024.

Dependency enhancement
Dominant language
C#
Stars
29
Forks
2
Avg merge
2m
Merged PRs (30d)
14

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

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.