Hi!
I’m using addNodeData to add a node to the diagram’s model. The node gets added to the diagram, however, it is added on top of an existing node. Is there a way to refresh the diagram that lays out the nodes properly? Or is there another way I should be adding nodes to the diagram?
Here’s an example of this: http://jsfiddle.net/5v3duxqe/2/
Thanks!
Ishan