@@ -2336,7 +2336,7 @@ let app = new Vue({
grid: {
top: 15,
right: "2%",
- left: "5%",
+ left: "10%",
bottom: 60,
},
tooltip: {
@@ -2406,9 +2406,9 @@ let app = new Vue({
yAxis: {
type: "value",
min: 80,
- max: 100,
- splitNumber: 3,
- interval: 10,
+ // max: 100,
+ // splitNumber: 3,
+ // interval: 10,
splitLine: {
show: true,
lineStyle: {