antvis/G6

栈操作支持批量增删数据 #2845

javaNaruto posted onGitHub

  • 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?

graph.remove(节点/边id数组)

<!-- generated by antv-issue-helper. DO NOT REMOVE -->


This issue has been closed because it has been outdate for a long time. Please open a new issue if you still need help. 这个 issue 已经被关闭,因为 它已经过期很久了。 如果你仍然需要帮助,请创建一个新的 issue。

posted by github-actions[bot] over 1 year ago

还没有加上批量的功能啊,对一个包含了下级节点的节点进行删除操作,需要多次调用removeItem方法来删除节点及其下级节点,但如果undo操作,需要一次一次的undo才能回到开始的状态,非常的不方便。

posted by Heart-clearing about 1 year ago

Fund this Issue

$0.00
Funded

Pull requests