Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🧐[问题] 使用legend里面的marker 不能改变形状 #2653

Open
Shadow77728 opened this issue Aug 14, 2024 · 0 comments
Open

🧐[问题] 使用legend里面的marker 不能改变形状 #2653

Shadow77728 opened this issue Aug 14, 2024 · 0 comments

Comments

@Shadow77728
Copy link

🧐[问题] 使用legend里面的marker 不能改变形状,期望是改变成一个正方形或者长方形,但还是圆形

💻 示例代码 [如果有必要,展示代码,线上示例,或仓库]

marker: {
spacing: 8,
shape: "square",
style: {
width: 12, // 正方形的宽度
height: 12, // 正方形的高度
fill: "#1982ff", // 填充颜色
stroke: "#000", // 边框颜色
lineWidth: 2, // 边框线宽
},
},

🚑 其他信息 使用的分组柱形图Column

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant