Skip to content

[Feature] 关系图graph可以支持同时拖动多个节点吗? #20688

@viewercq

Description

@viewercq

What problem does this feature solve?

通过设置draggable: true, 可以同时拖动一个节点
通过设置selectedMode: 'multiple',可以通过多次选择选中多个节点
但是这两个选项不能实现类似 https://dragselect.com/ 的交互:

  1. 通过拖拽选择多个节点
  2. 选择多个节点后,可以通过拖拽移动选中的节点

What does the proposed API look like?

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    new-featurependingWe are not sure about whether this is a bug/new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions