migrate to apache echarts

This commit is contained in:
terraputix
2026-02-15 16:35:54 +01:00
parent 6872cac00e
commit 0a59a1c845
12 changed files with 652 additions and 1505 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