feat: migrate to apache echarts (#4)

Co-authored-by: terraputix <terraputix@mailbox.org>
Reviewed-on: useweb/open-meteo-blue#4
This commit was merged in pull request #4.
This commit is contained in:
2026-02-16 00:23:08 +01:00
co-authored by terraputix
parent 6872cac00e
commit 2fe8cf92e1
23 changed files with 2373 additions and 1776 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ Our objective is to provide a comprehensive, user-friendly weather platform for
- **Framework**: [SvelteKit](https://kit.svelte.dev/)
- **Language**: [TypeScript](https://www.typescriptlang.org/)
- **Data Source**: [Open-Meteo API](https://open-meteo.com/)
- **Visualization**: [Highcharts](https://www.highcharts.com/) (Current, transitioning to a more flexible charting library in the future)
- **Visualization**: [Apache Echarts](https://echarts.apache.org)
## Developing