@d22935 wrote:
Hi I use this example to visualize my HTML DOM Tree: https://gojs.net/latest/samples/DOMTree.html
I dynamically insert new
elements with JQuery and I need a way to update the DOM Tree graph.if I just call the
init()function again I get the errorInvalid div id; div already has a Diagram associated with it.Is there an easy way to update the whole diagram ?
Posts: 6
Participants: 2