1
0
Fork 0

Add: charting lib

This commit is contained in:
Aroy-Art 2025-05-15 15:32:21 +02:00
parent ac458f5247
commit 05b4e0cdcf
Signed by: Aroy
GPG key ID: DB9689E9391DD156
2 changed files with 426 additions and 14 deletions

View file

@ -17,6 +17,8 @@
"@angular/platform-browser": "^19.2.0",
"@angular/platform-browser-dynamic": "^19.2.0",
"@angular/router": "^19.2.0",
"chart.js": "^4.4.9",
"ng2-charts": "^8.0.0",
"rxjs": "~7.8.0",
"tslib": "^2.3.0",
"zone.js": "~0.15.0"
@ -34,4 +36,4 @@
"karma-jasmine-html-reporter": "~2.1.0",
"typescript": "~5.7.2"
}
}
}