guojije opened a new issue #15993: URL: https://github.com/apache/echarts/issues/15993
Version:4.9.0 我遇到了一个这样的问题: 有两个图 ,一个是会旋转的饼图,需要定时setOption更新。 一个是飞线图,线上显示的是三角箭头,使用trailLength做的残影,问题是饼图在定时器中setOption后(时间间隔较小200毫秒),会导致飞线图上面的箭头残影不连续,感觉像是残影被截断,怎么破? -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
