Explorar o código

scatter-line-chart修改

杨宽 %!s(int64=3) %!d(string=hai) anos
pai
achega
4968910d46
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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,
           });