Three treeviews on one page
Each visualization owns the element it is given, so several can share a page without interfering.
The first is a taxonomy with enableExpandOnClick: false, which leaves it fixed at the
two levels it opens with. The second overrides colorProvider to paint every node the
same colour. The third is the flare hierarchy again, opening one level at a time.
Source