Setting up pie charts subplots with an appropriate size and spacing

Hi
@empet

Thanks for the feedback I changed the tag to python.
Is it possible to make the plots bigger? I feel it’s really necessary for clarity. Or I’m constrained by these limits [0,1]x [0,1]?
Reason for me asking this is because I played with the values in the attempt to increase the size.
At the current scale the pie charts are small and the details are not visible:

I can achive this in matplotlib but I would rather use plotly if possible, because from an visual point of view from my perspective it’s much better…(plotly that is)
Attache print from matplotlib:

Any advice?