option = { yAxis: { splitLine:{ lineStyle:{ type:'dashed',//y軸分割線型別 dashed為虛線 color:'red' } }, type: 'value' } };