Resize issue with line series endLabel
dileepyelleti opened this issue · 1 comments
dileepyelleti commented
On resize of chart window, endLabel position is not getting updated.
Sample:
https://stackblitz.com/edit/angular-echarts-issue-time-hynxbw
On clicking size change width of chart increases to 100%. But endLabel position is not getting updated and showing at previous position only.
ryanhamilton commented
I see the issue in your example and in my own code with the latest version.