As I started modifying the Categorical Bubble Charts example found here, the size of the markers in the legend became so small they could not be seen.
Is there a way to control the legend marker size without changing the marker size in the plot?
The comment by anbjork found here gave me a great workaround:
fig.update_layout(legend= {'itemsizing': 'constant'})
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With