Implementing Node Types

In this example some custom node types are created for rendering pie charts with the RGraph.

Multiple instances of the RGraph are created using these node types. (top)

The SpaceTree is loaded with some custom data that individually changes nodes dimensions, making a bar chart (bottom).
See the Example Code