Parcourir la source

设置最小值

chenminghua il y a 2 ans
Parent
commit
856fdf2d97
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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: {