Highcharts sieht viel besser aus

This commit is contained in:
rxf
2026-02-08 19:44:49 +01:00
parent 251b21fa4f
commit 2fc4bd9db6
2 changed files with 271 additions and 286 deletions

View File

@@ -9,11 +9,10 @@
"preview": "vite preview"
},
"dependencies": {
"chart.js": "^4.4.1",
"chartjs-adapter-date-fns": "^3.0.0",
"date-fns": "^3.3.1",
"highcharts": "^11.4.0",
"highcharts-react-official": "^3.2.1",
"react": "^18.3.1",
"react-chartjs-2": "^5.2.0",
"react-dom": "^18.3.1"
},
"devDependencies": {