浏览代码

设置最小值

chenminghua 2 年之前
父节点
当前提交
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: {