guojije opened a new issue #15994: URL: https://github.com/apache/echarts/issues/15994
### Version 4.9.0 ### Steps to reproduce 1.设置一个饼图,设置一个定时器,定时器内不断setOption图,定时器间隔较小,例如100ms; 2.设置一个飞线图,用trailLength = 0.02做三角残影; 3.饼图定时器重新绘图时候,三角残影被阶段; ### What is expected? 不希望飞线图三角残影卡顿,被截断,希望连贯显示 ### What is actually happening? 飞线图三角残影卡顿,被截断 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> -- 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]
