Sunburst: adjust radius of core/rings

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?

Hi @Astlan
You can look for more information about the sunburst attributes in the docs. I’ll have to read through it carefully, but I don’t think Plotly.py provides direct parameters for setting the core circle’s radius,