feat(frontend): add 3d interaction graph

This commit is contained in:
2026-02-16 17:03:51 +00:00
parent 7c1e069152
commit 4f577abd4f
6 changed files with 385 additions and 3 deletions

View File

@@ -17,6 +17,7 @@
"headlessui": "^0.0.0",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"react-force-graph-3d": "^1.29.1",
"react-router-dom": "^7.13.0",
"recharts": "^3.7.0"
},