Composing Visualizations 2

In this example a SpaceTree is composed with a RGraph (for node rendering).

The RGraph used for node rendering implements a custom node type defined in the "Implementing Node Types" example.

This example shows that many visualizations can be composed to create new visualizations.
See the Example Code