@@ -111,6 +111,13 @@ export default {
tooltip: {
trigger: "axis",
},
+ grid: {
+ left: '5%',
+ right: '6%',
+ top: '15%',
+ bottom: '5%',
+ containLabel: true
+ },
yAxis: {
name: "kW·h",
splitLine: {
@@ -124,6 +131,10 @@ export default {
show: false,
+ axisLabel: {
+ color: '#c1cadf',
+ fontSize: '10',
data: this.lineData.map(item => item.xData),
series: [