Browse Source

scatter-line-chart修改

杨宽 3 năm trước cách đây
mục cha
commit
4968910d46
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/components/chart/combination/scatter-line-chart.vue

+ 1 - 1
src/components/chart/combination/scatter-line-chart.vue

@@ -740,7 +740,7 @@ export default {
             lineStyle: {
               show: false,
             },
-            yAxisIndex: 1,
+            yAxisIndex: 0,
             xAxisIndex: 1,
             data: value,
           });