eChart如何在保证trigger: 'axis',下使触发器的线为虚线
tooltip:{
trigger:'axis', axisPointer: { type: 'cross', lineStyle: { type: 'dashed' } } },
tooltip:{