-
Notifications
You must be signed in to change notification settings - Fork 19.8k
[Bug] legend不对齐的问题 #19417
Copy link
Copy link
Closed
Labels
bugmissing-demoThe author should provide a demo.The author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Metadata
Metadata
Assignees
Labels
bugmissing-demoThe author should provide a demo.The author should provide a demo.pendingWe are not sure about whether this is a bug/new feature.We are not sure about whether this is a bug/new feature.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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
Any additional comments?
No response