All examples By author By category About

EE2dev

d3-indented-tree API example #32

API examples for d3-indented-tree


myChart.nodeSort() - 2

This example shows how to resort the nodes of the tree. When disabling convertTypes, the columns become strings and thus affecting the sorting order. The sorting order can be also parametrized by

The height of a node is the greatest distance from any descendant leaf.


Acknowledgements: