[Bug] line chart with symbol set dispatchAction.dataZoom, the rightmost symbol and axisLabel animation is wrong
Version
5.3.2
Link to Minimal Reproduction
https://codepen.io/ling310/pen/zYRwjJp
Steps to Reproduce
https://codepen.io/ling310/pen/zYRwjJp
Current Behavior

the rightmost symbol and axisLabel(as red) is show before them move inside the axis bounding rect(as yellow).
Expected Behavior
the rightmost symbol and axisLabel is show after them move inside the axis bounding rect.

Environment
- OS:
- Browser:
- Framework:
Any additional comments?
With code, I think if I want to fix the symbol bug, I should change in this place(as figure1). Maybe coding like figure2?
But I don't know how to get symbol status whether the symbol is outside boundary and datazoom moving or not.

This issue has been automatically marked as stale because it did not have recent activity. It will be closed in 7 days if no further activity occurs. If you wish not to mark it as stale, please leave a comment in this issue.
This issue has been automatically closed because it did not have recent activity. If this remains to be a problem with the latest version of Apache ECharts, please open a new issue and link this to it. Thanks!