8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
你好,请问:绑定拖拽和节点连线,两个功能怎么能同时实现? 现看到//node.call(_nodeDrag(force));//绑定拖拽 ,注释掉这行代码,可以实现节点连线。 释放后,节点可拖动,但不能实现节点的连线。 求指导。
//node.call(_nodeDrag(force));//绑定拖拽