Browse Source

缩放速率

CzRger 4 months ago
parent
commit
b528a09da4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/views/workflow/chart/index.vue

+ 1 - 0
src/views/workflow/chart/index.vue

@@ -216,6 +216,7 @@ const initChart = () => {
     panning: true,
     mousewheel: {
       enabled: true,
+      factor: 1.05
     },
     scaling: {
       min: 0.25,