[Feature] containLabel supports horizontal and vertical properties
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?
Extend the grid.containLabel property to support overflowing containers horizontally or vertically
[containLabel](https://echarts.apache.org/zh/option.html#grid.containLabel)
### What does the proposed API look like?
containLabel: 'horizontal' | 'vertical' | true | false
Contributor guide
Assessment
This issue has not been assessed yet.