feat: replace BFS layout with dagre for professional graph layout
This commit is contained in:
@@ -9,9 +9,11 @@
|
||||
"preview": "vite preview"
|
||||
},
|
||||
"dependencies": {
|
||||
"@types/dagre": "^0.7.54",
|
||||
"@vue-flow/background": "^1.3.2",
|
||||
"@vue-flow/controls": "^1.1.3",
|
||||
"@vue-flow/core": "^1.48.2",
|
||||
"dagre": "^0.8.5",
|
||||
"dexie": "^4.4.3",
|
||||
"pinia": "^2.1.0",
|
||||
"vue": "^3.4.0"
|
||||
|
||||
Reference in New Issue
Block a user