wanglufei-567 opened a new issue, #21295: URL: https://github.com/apache/echarts/issues/21295
### What problem does this feature solve? 如题所示,箱线图支持上下不同填充颜色,效果如下: <img width="928" height="496" alt="Image" src="https://github.com/user-attachments/assets/d5bb03de-4a3d-45fd-810f-7c36451dcaaf" /> 或着有无方式可以获得箱线图箱体的宽度 尝试通过自定义渲染,但遇到宽度不一致的问题,效果如下: <img width="1003" height="798" alt="Image" src="https://github.com/user-attachments/assets/81a31ba0-36ae-44ad-af06-f901c0968446" /> 问题原因是无法获得箱线图的箱体宽度,所以不能正确设置自定义渲染的宽度 ### What does the proposed API look like? 无 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
