自动布局插件

This commit is contained in:
ruyinjuan 2025-05-05 22:19:24 +08:00
parent 0bd8b19338
commit 542a79020d

View File

@ -11,6 +11,8 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@antv/g6": "^5.0.45",
"@antv/layout": "^1.2.14-beta.8",
"@antv/x6": "^2.18.1",
"@antv/x6-vue-shape": "^2.1.2",
"@turf/turf": "^7.1.0",
@ -24,6 +26,7 @@
"cesium-extends": "^1.8.23",
"cesium-sensors-es6": "^1.0.0",
"chroma-js": "^3.1.2",
"dagre": "^0.8.5",
"dayjs": "^1.11.13",
"echarts": "^5.5.1",
"elkjs": "^0.10.0",