@abhargav wrote:
Is there any function for links like for nodes we have where in we can add node dynamically using diagram.model.addNodeData?
I need a function where I can add links dynamicallly between nodes which are in the form
1. link.fromNode.data.id,
2. link.fromPortId,
3. link.toNode.data.id,
4. link.toPortId
Posts: 2
Participants: 2