소스 검색

设置最小值

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: {