Zoomable Sunburst labelling question

Hi,
Here’s an example of displaying the parent.

I think you should be able to display the path status in another div. In the onclick function, use the p variable after

parent.datum(p.parent || root);

to an element in your other div, or you could set the value property in your sunburst chart.

1 Like