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

legnd marker symbol 回调的方式为:(x: number, y: number, r: number) => PathCommand;没有效果,而且对应的文档也没有 #3602

Closed
1 task
zjp123 opened this issue Sep 1, 2021 · 3 comments

Comments

@zjp123
Copy link

zjp123 commented Sep 1, 2021

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

这个功能没有解决问题

What does the proposed API look like?

PathCommand画出来的图,希望支持宽高的设置,还有位置的设置

image

你看这都跑到哪里去了,希望可以想echarts那样 支持图例marker强大的自定义

@hustcc
Copy link
Member

hustcc commented Oct 9, 2021

可以贴一下你的代码吗,我来调试下看看。@zjp123

@visiky
Copy link
Member

visiky commented Oct 17, 2021

应该是你绘制的图形要看下用 stroke 描边还是 fill 填充

线条型 element(使用填充型 marker) 填充型 element (使用线条型 marker)
image image 修正:默认 marker stroke 为空

@visiky visiky assigned ai-qing-hai and unassigned ai-qing-hai Feb 10, 2022
@visiky
Copy link
Member

visiky commented Feb 10, 2022

这个问题应该解决了.

@visiky visiky closed this as completed Feb 10, 2022
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

4 participants