frontend graphs

This commit is contained in:
sameeranageshwar
2026-04-12 01:09:03 -04:00
parent 5772782dcf
commit bcc8236ddd
9 changed files with 755 additions and 281 deletions
+4 -1
View File
@@ -14,7 +14,10 @@
"type": "module",
"dependencies": {
"@auth0/auth0-spa-js": "^2.19.0",
"maplibre-gl": "^5.0.1"
"maplibre-gl": "^5.0.1",
"chart.js": "^4.4.0",
"chartjs-adapter-date-fns": "^3.0.0",
"date-fns": "^2.30.0"
},
"devDependencies": {
"@iconify/svelte": "^5.2.1",