lllianreg opened a new issue, #19417: URL: https://github.com/apache/echarts/issues/19417
### Version 5.4.3 ### Link to Minimal Reproduction none ### Steps to Reproduce none ### Current Behavior  发现通过api怎么设置都无法实现legend属性的 文字和图案的居中对齐 ### Expected Behavior 可以居中对齐 类似下面css的效果 ` display: flex; justify-content: center;` ### Environment ```markdown - OS:windows11 - Browser:Chrome - Framework: ``` ### Any additional comments? _No response_ -- 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]
