API examples for d3-indented-tree
myChart.linkLabel() - 5
This example shows how to
- set the link label based on the numeric column size
- set the color of the link label based on the value of the column size
- propagate the value of data column size from the leaves all the way to the root by summing up the value directly descandants.
Acknowledgements: