[Feature] Avoid legend - axis title / axis label overlap
Open
en
new-feature
pending
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### What problem does this feature solve?
Really happy to see ECharts 6.0.0-beta.1 solved the issue of axis title - axis label overlap! However, I found that legend will still overlap with axis label or axis title, especially when axis labels are rotated. It seems legend doesn't take any space in Echarts, so it would overlap with anything if possible.
Are there any plan to avoid this overlap?
### What does the proposed API look like?
Would like this feature to be set to default if possible
Contributor guide
Assessment
This issue has not been assessed yet.