feat: Replace react-vis-network-graph with react-sigma for enhanced graph visualization and update GraphView component to utilize SVG for rendering connections and nodes
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 8m11s

This commit is contained in:
2025-07-15 21:45:28 +07:00
parent c5da9e357e
commit a104cc7a3f
4 changed files with 176 additions and 283 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
"react-bootstrap": "^2.10.10",
"react-dom": "^19.1.0",
"react-router-dom": "^6.30.1",
"react-vis-network-graph": "^3.0.1"
"react-sigma": "^1.2.35"
},
"devDependencies": {
"@eslint/js": "^9.29.0",