diff options
| author | hdk1999 <[email protected]> | 2024-01-22 23:00:35 +0800 |
|---|---|---|
| committer | hdk1999 <[email protected]> | 2024-01-22 23:00:35 +0800 |
| commit | 5551c19ced96e0e17b78d26a7fc772017ece314a (patch) | |
| tree | d780a3b8c7fbf1e6e7cd7fa09ea3d176967274a5 /package.json | |
| parent | 26cfa5b09bc50c0bc2f4ce054bf8e766d3f9c501 (diff) | |
初步完成分布统计页面dev
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index f32a31d..484a095 100644 --- a/package.json +++ b/package.json @@ -26,6 +26,7 @@ }, "dependencies": { "@antv/graphin": "^2.7.27", + "@antv/l7plot": "^0.5.7", "@element-plus/icons-vue": "2.3.1", "@vueuse/core": "^10.7.1", "antv-graphin-vue": "^2.6.10", @@ -36,6 +37,7 @@ "js-cookie": "3.0.5", "lodash-es": "4.17.21", "mitt": "3.0.1", + "neovis.js": "^2.1.0", "normalize.css": "8.0.1", "nprogress": "0.2.0", "path-browserify": "1.0.1", |
