chenminghua пре 3 година
родитељ
комит
856fdf2d97
1 измењених фајлова са 1 додато и 0 уклоњено
  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: {