100pah opened a new issue #13683:
URL: https://github.com/apache/incubator-echarts/issues/13683
### Version
5.0.0
### Steps to reproduce
Example:
The second case in `test/bar-race.html`.
Reproduce:
Click one of the ` ` (say, label1), the label1 value animation should be
performed.
Before the animation finished, click another ` ` (say, label2). Then the
corresponding label2 start to animation.
### What is expected?
The label1 continues its value animation.
### What is actually happening?
The label1 jump to its final state when click on ` ` for label2.
<!-- 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.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]