force-directed layout

This commit is contained in:
Cindy Chang
2024-08-23 11:19:46 +08:00
parent ab15087c2d
commit b5d5b1456d
5 changed files with 105 additions and 16 deletions

View File

@@ -21,8 +21,9 @@
"chartjs-adapter-date-fns": "^3.0.0",
"chartjs-plugin-datalabels": "^2.2.0",
"chartjs-plugin-dragdata": "^1.1.3",
"cytoscape": "^3.30.0",
"cytoscape": "^3.30.2",
"cytoscape-dagre": "^2.5.0",
"cytoscape-fcose": "^2.2.0",
"cytoscape-popper": "^2.0.0",
"cytoscape-spread": "^3.0.0",
"date-fns": "^2.30.0",