Is it already possible to adjust the radius os the Sunburst chart rings?
Example, in the image below, the core circle’s text is quite small, so I would like to reduce it’s radius in order to make more efficient use of the real estate and give more space to the outer layer, without having to increase the size of the image.
I am using the parent/label/value approach for passing the data into px.Sunburst.
Is this possible either in the Plotly Python or Plotly.js?