y轴自适应的属性:
yAxis: {
axisLine:{
lineStyle:{
color:'#4A5675',
// width:2
}
},
name: '百分比',
type: 'value',
splitLine: {
show: false
},
scale:true,
},