jiao1187875445 opened a new issue, #17280:
URL: https://github.com/apache/echarts/issues/17280

   ### Version
   
   5.3.2
   
   ### Link to Minimal Reproduction
   
   https://jsfiddle.net/jyx118/92ymjves/23/
   
   ### Steps to Reproduce
   
   打开上面 jsfiddle 链接后:
   1.点击页面左上角按钮 "Run";
   2.在误差线的入场动画未执行完之前,连续点击两次图例即可复现
   
   ### Current Behavior
   
   经历上述过程后,会发现,误差线原本应该是在折线图拐点的上下相邻位置,但是由于动画未执行完成时切换图例导致动画中断,此时再选中刚才取消的图例,会发现 
custom 系列的入场动画的 y 属性停留在之前入场动画终止的位置。
   
   ### Expected Behavior
   
   预期结果是,无论如何切换图例,入场动画都能完全执行完成,保证动画执行完成后 custom 系列的自定义图形位置正确。
   
   ### Environment
   
   ```markdown
   - OS: macOS Monterey
   - Browser: Chrome 92.0.4515.131
   - Framework: Vue@2
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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]

Reply via email to