coys hace 1 año
padre
commit
89d376dc75
Se han modificado 1 ficheros con 3 adiciones y 2 borrados
  1. 3 2
      src/views/menu/cockpit/indexEcharts.js

+ 3 - 2
src/views/menu/cockpit/indexEcharts.js

@@ -604,9 +604,10 @@ let resumption = (data, type = 0) => {
 
   let option = {
     grid: {
-      right: '15%',
+      right: '25%',
       bottom: '3%',
-      left: '20%',
+      left: '25%',
+      
       top: '3%'
     },
     tooltip: {