getRootNode();
The getRootNode method gets a container that contains the chart.
This method returns an HTMLElement value.
The example of use is given in the page with the TreeDataVisualizer.getAnimationDuration method description.
See also:
TreeDataVisualizer