splitLine: {
show: true,
lineStyle: {
type: 'dashed', //默认实线,dashed虚线
width: 1,
color: 'rgba(103, 210, 255, 1)',
}
},