A canvas alternative to the Tree component. Well suited for large data sets as it does not impact DOM tree depth, however you'll lose the isomorphic ability and transitions.
The hierarchical data object.
'id'
The key or function to use to retrieve nodes identity.
'dendogram'
Type of tree diagram.
'top-to-bottom'
Defines the diagram layout.
Chart width.
Chart height.
'Depends on device'
Adjust pixel ratio, useful for HiDPI screens.
Chart margin.