自动布局插件
This commit is contained in:
parent
0bd8b19338
commit
542a79020d
@ -11,6 +11,8 @@
|
|||||||
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
|
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"@antv/g6": "^5.0.45",
|
||||||
|
"@antv/layout": "^1.2.14-beta.8",
|
||||||
"@antv/x6": "^2.18.1",
|
"@antv/x6": "^2.18.1",
|
||||||
"@antv/x6-vue-shape": "^2.1.2",
|
"@antv/x6-vue-shape": "^2.1.2",
|
||||||
"@turf/turf": "^7.1.0",
|
"@turf/turf": "^7.1.0",
|
||||||
@ -24,6 +26,7 @@
|
|||||||
"cesium-extends": "^1.8.23",
|
"cesium-extends": "^1.8.23",
|
||||||
"cesium-sensors-es6": "^1.0.0",
|
"cesium-sensors-es6": "^1.0.0",
|
||||||
"chroma-js": "^3.1.2",
|
"chroma-js": "^3.1.2",
|
||||||
|
"dagre": "^0.8.5",
|
||||||
"dayjs": "^1.11.13",
|
"dayjs": "^1.11.13",
|
||||||
"echarts": "^5.5.1",
|
"echarts": "^5.5.1",
|
||||||
"elkjs": "^0.10.0",
|
"elkjs": "^0.10.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user