Ale-cc commented on issue #1662: 【Bug Reporting】容器边缘滑入动画抖动 URL: https://github.com/apache/incubator-echarts/issues/1662#issuecomment-508033068 解决办法 tooltip 设置延迟、关闭动画,新版本也还存在这问题。 tooltip: { showDelay: 500, hideDelay: 500, transitionDuration: 0, },` `
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to 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]
