How can I get the node associated with a click event on a HierarchicalTreeService diagram. I tried the nodeClickEvent but this does not seem to fire for this type of diagram. The click event fires but I don't know how to identify a node or connection from the data returned by the click event.