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

X6 2.x 是否可以考虑模型增加一个更好用的状态管理属性,以驱动整个画布的更新? #4543

Open
louhaojie99 opened this issue Dec 27, 2024 · 0 comments

Comments

@louhaojie99
Copy link

功能描述

  1. 虽然支持通过 formJSON(...)传入 graphData 渲染节点和边,有很大的缺陷问题,会造成整体重绘会出现画布闪烁!

  2. 画布的生成只能通过 addNode 和 addEdge 等方法来实现,对于已渲染的节点和边,更新其属性状态的过程相对繁琐。

期望解决方案

...

@louhaojie99 louhaojie99 changed the title AntV 2.x 是否可以考虑模型增加一个更好用的状态管理属性,以驱动整个画布的更新? X6 2.x 是否可以考虑模型增加一个更好用的状态管理属性,以驱动整个画布的更新? Dec 27, 2024
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