echarts修改上下左右的边距
grid: {
top: '4%',
left: '3%',
right: '4%',
bottom: '3%',
containLabel: true
},
一分耕耘,一分收获
grid: {
top: '4%',
left: '3%',
right: '4%',
bottom: '3%',
containLabel: true
},