[Feature] 箱线图支持中位线上下不同填充颜色
Open
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?
如题所示,箱线图支持上下不同填充颜色,效果如下:
或着有无方式可以获得箱线图箱体的宽度
尝试通过自定义渲染,但遇到宽度不一致的问题,效果如下:
问题原因是无法获得箱线图的箱体宽度,所以不能正确设置自定义渲染的宽度
### What does the proposed API look like?
无
Contributor guide
Assessment
This issue has not been assessed yet.