Explorar el Código

修改echarts->max问题202107211456

fanghuisheng hace 4 años
padre
commit
ff4f07337f

BIN
dist.zip


+ 0 - 2
src/views/site/components/Overview/histTrendChart.vue

@@ -81,7 +81,6 @@ export default {
           }
           }
         }
         }
       });
       });
-      // console.log(data, dataAll);
 
 
       option = {
       option = {
         color: ["#FEB70D", "#50F335", "#0DC8FE"],
         color: ["#FEB70D", "#50F335", "#0DC8FE"],
@@ -129,7 +128,6 @@ export default {
             color: "#fff",
             color: "#fff",
             fontSize: 10,
             fontSize: 10,
           },
           },
-          max: 1, //设置左侧最大值
           type: "value",
           type: "value",
           axisTick: {
           axisTick: {
             show: false, //去除刻度线
             show: false, //去除刻度线

+ 0 - 1
src/views/site/components/Overview/realTimeChart.vue

@@ -105,7 +105,6 @@ export default {
             color: "#fff",
             color: "#fff",
             fontSize: 10,
             fontSize: 10,
           },
           },
-          max: 1, //设置左侧最大值
           type: "value",
           type: "value",
           axisTick: {
           axisTick: {
             show: false, //去除刻度线
             show: false, //去除刻度线

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
test/js/app.js


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio