Hi, I use the https://gojs.net/latest/samples/DOMTree.html to visualize my DOM tree and I have a few questions:
How can I only display certain elements like : only
tags and only with a certain class or ID
How can I change the root of the Graph from the BODY tag to a
tag with a certain ID / class