LonHon commented on issue #8277: xAxis.type='time' + zoomData时卡顿问题
URL: 
https://github.com/apache/incubator-echarts/issues/8277#issuecomment-386968481
 
 
   xAxis.type='time' 时通过以下方法解决:
   1. series中设置 showSymbol: false, hoverAnimation: false
   2. option中设置 animation: false, animationDurationUpdate: 0

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to