refactor: use d3-drag

This commit is contained in:
Braks
2022-05-27 23:36:01 +02:00
parent 643f75273d
commit 95e36d0c2c
7 changed files with 765 additions and 1069 deletions
+1 -1
View File
@@ -37,10 +37,10 @@
"vue": "^3.2.25"
},
"dependencies": {
"@braks/revue-draggable": "^0.4.2",
"@types/d3": "^7.1.0",
"@vueuse/core": "^8.4.2",
"d3": "^7.4.4",
"d3-drag": "^3.0.0",
"d3-selection": "^3.0.0",
"d3-zoom": "^3.0.0"
},