feat: add bar chart toggle to dashboard

Added visx bar chart component with rounded corners and grow animation.
Dashboard now has area/bar toggle buttons next to the export icon.
This commit is contained in:
Usman Baig
2026-03-21 22:55:19 +01:00
parent 9e128c4945
commit 830da49c5f
4 changed files with 966 additions and 35 deletions

View File

@@ -25,6 +25,7 @@
"@types/d3": "^7.4.3",
"@visx/curve": "^3.12.0",
"@visx/event": "^3.12.0",
"@visx/gradient": "^3.12.0",
"@visx/grid": "^3.12.0",
"@visx/responsive": "^3.12.0",
"@visx/scale": "^3.12.0",