Преглед изворни кода

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

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