-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
绘制的svg如何设置大小 #3866
Comments
手动修改也不行 |
👋 @zfy171 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. |
已改方案 将svg当着图片渲染 |
svg 结构和 X6 markup 是不兼容的,使用图片方式渲染是合理的。 |
This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread. |
问题描述
自定义节点为svg 绘制完成后 大小无法控制
重现链接
1
重现步骤
预期行为
svg渲染出来的大小无法控制
平台
屏幕截图或视频(可选)
No response
补充说明(可选)
No response
The text was updated successfully, but these errors were encountered: