瀏覽代碼

首页-压力监测显示效果优化

yanglzh 2 年之前
父節點
當前提交
5ca7dfdd46
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/heating/home/index.vue

+ 1 - 1
src/views/heating/home/index.vue

@@ -349,7 +349,7 @@ export default defineComponent({
             color: state.charts.color,
           },
         },
-        grid: { top: 80, bottom: 30 },
+        grid: { top: 60, bottom: 20, left: 30, right: 30, containLabel: true },
         xAxis: [{ data: state.pressureXAxisData }],
         yAxis: [
           {