echarts-bot[bot] commented on issue #21333: URL: https://github.com/apache/echarts/issues/21333#issuecomment-3472213041
@dadazhouRenee 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> **BODY** ### Version 5.4.2 ### Link to Minimal Reproduction https://codepen.io/dadazhouRenee1012/pen/vELzoJw ### Steps to Reproduce 1. Set the bar itemstyle color 2. Set the decal backgroundColor 3. echarts.init configuring renderer: 'svg' ### Current Behavior Background color does not take effect in SVG rendering ### Expected Behavior The background color takes effect ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? You can use the bar itself as a transparent color, but I need the color order to be displayed according to the configured colors, setting the transparent color will cause the color of the second column (without stickers) to actually use the first color, and the corresponding color needs to be constantly recalculated </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]
