Closed
Description
Hi, I've been looking everywhere on the web, and it appears that sorting for Sunburst charts can be set either True
or False
(cf plotly/plotly.js#4823 and plotly/plotly.js#5164)
Would it be possible to add the possibility to set it independantly for the different "onion layers"
as it is the case for many parameters?
something like sort=[True, False, False]
(which would be the thing specifically needed in my case )
Thanks in advance 👍