znn0105 opened a new issue #12479: URL: https://github.com/apache/incubator-echarts/issues/12479
### Version 4.2.1 ### Steps to reproduce series里同时存在多个type为lines的对象,effect里的trailLength(尾迹长度)会被共用 ### What is expected? 多个lines同时存在时,可以分别设置不同的trailLength尾迹长度 ### What is actually happening? 只要其中一个lines的trailLength不为0,其他lines的trailLength 即使设置为0也无效 <!-- This issue is generated by echarts-issue-helper. 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
