UI: NodeList added Pie Chart and extracted Table Data

This commit is contained in:
Luis-Hebendanz
2023-08-12 00:01:09 +02:00
parent 3d3dcc800b
commit de9cac534b
8 changed files with 1608 additions and 276 deletions

View File

@@ -23,10 +23,12 @@
"classnames": "^2.3.2",
"eslint": "8.46.0",
"eslint-config-next": "13.4.12",
"hex-rgb": "^5.0.0",
"next": "13.4.12",
"postcss": "8.4.27",
"react": "18.2.0",
"react-dom": "18.2.0",
"recharts": "^2.7.3",
"tailwindcss": "3.3.3",
"typescript": "5.1.6"
},