echarts-bot[bot] commented on issue #21295: URL: https://github.com/apache/echarts/issues/21295#issuecomment-3342343762
@wanglufei-567 It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **TITLE** [Feature] Box plots support different fill colors above and below the median line **BODY** ### What problem does this feature solve?As the title indicates, the box plot supports different fill colors for the upper and lower parts, with the effect as shown below:<img width="928" height="496" alt="Image" src="https://github.com/user-attachments/assets/d5bb03de-4a3d-45fd-810f-7c36451dcaaf" />Or, is there a way to obtain the width of the box in a box plot?Tried custom rendering, but encountered inconsistent width issues, with the effect shown below:<img width="1003" height="798" alt="Image" src="https://github.com/user-attachments/assets/81a31ba0-36ae-44ad-af06-f901c0968446" />The problem is caused by not being able to get the width of the box in the box plot, so the width for custom rendering cannot be set correctly.### What does the proposed API look like?None </details> -- 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]
