Sunburst should take grandparents info (as many as one want), to avoid identical ids passed to Sunburst, especially when working on categorical data.
For example, taking the sunburst plot example from the website:

If we would like to add gender on the second circle, and some of the salesperson initials would have been the same, some of the sunburst ids would also be the same, and it would be possible to plot.
This problem happens every time you have categorial data.
Thank you,
Sunburst should take grandparents info (as many as one want), to avoid identical ids passed to Sunburst, especially when working on categorical data.
For example, taking the sunburst plot example from the website:
If we would like to add gender on the second circle, and some of the salesperson initials would have been the same, some of the sunburst ids would also be the same, and it would be possible to plot.
This problem happens every time you have categorial data.
Thank you,