I’m working on a dashboard application that uses plotly.js. I am using a sunburst plot.
For my usecase it would be nice if I could determine where which slices go. I thought that sorting labels and ids would do the trick but this is not the case. I think the placement is based on the amount of children a certain parent has. Is there a possibility to alter this behaviour?
A second question is if it’s possible to disable the sunburst animation when clicking on a slice since it serves no purpose for my case.
Hi @etienne is the feature to sort sunburst slices under development and if so, would you be able to advise in which quarter it’ll be released? Thanks in advance
a sort parameter (boolean) was added in September 2020; setting it to false overrides the default behavior that Plotly sorts the sunburst sectors by value