apache / apache/echarts

[Feature] 箱线图支持中位线上下不同填充颜色

Open
#21,295 2 comments 0 reactions 0 assignees View on GitHub
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?

如题所示,箱线图支持上下不同填充颜色,效果如下:

Image

或着有无方式可以获得箱线图箱体的宽度
尝试通过自定义渲染,但遇到宽度不一致的问题,效果如下:

Image

问题原因是无法获得箱线图的箱体宽度,所以不能正确设置自定义渲染的宽度

### What does the proposed API look like?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.