viewercq opened a new issue, #20688:
URL: https://github.com/apache/echarts/issues/20688

   ### What problem does this feature solve?
   
   通过设置draggable: true, 可以同时拖动一个节点
   通过设置selectedMode: 'multiple',可以通过多次选择选中多个节点
   但是这两个选项不能实现类似 https://dragselect.com/ 的交互:
   1. 通过拖拽选择多个节点
   2. 选择多个节点后,可以通过拖拽移动选中的节点
   
   
   ### What does the proposed API look like?
   
   NA


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org
For additional commands, e-mail: commits-h...@echarts.apache.org

Reply via email to