follow up graphs

This commit is contained in:
Tykayn 2025-06-29 15:56:55 +02:00 committed by tykayn
parent 4b4a46c3f7
commit ab1b9a9d3d
11 changed files with 580 additions and 41 deletions

View file

@ -22,6 +22,8 @@
"build": "encore production --progress"
},
"dependencies": {
"charjs": "^0.0.1-security",
"chartjs-adapter-date-fns": "^3.0.0",
"jquery": "^3.7.1",
"table-sort": "^1.0.16"
}