API examples for d3-indented-tree
myChart.nodeBar() - 3
This example shows how to a second numeric value to a node with myChart.nodeBar().
This example also shows:
- how to specify the minimum translation of the nodeBars (with translateX)
- how to add a unit to the numeric value of the node bar
- how to put the node bar labels inside the bar (if possible)
Acknowledgements: