Ver Fonte

设置最小值

chenminghua há 3 anos atrás
pai
commit
856fdf2d97
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      src/components/chart/combination/scatter-line-chart.vue

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

@@ -686,6 +686,7 @@ export default {
         xAxis: [
           {
             name: this.xTitle,
+            min: 0,
             type: "value",
             scale: true,
             axisLabel: {