echarts icon indicating copy to clipboard operation
echarts copied to clipboard

[Bug] line chart with symbol set dispatchAction.dataZoom, the rightmost symbol and axisLabel animation is wrong

Open Ling310 opened this issue 3 years ago • 1 comments

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

image

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. symbol-wish

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. image image

Ling310 avatar May 19 '22 11:05 Ling310

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.

github-actions[bot] avatar May 18 '24 21:05 github-actions[bot]

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!

github-actions[bot] avatar May 26 '24 21:05 github-actions[bot]