I have a problem with the layout of my annotations. I use fig.update_layout(uniformtext_minsize=10, uniformtext_mode=‘hide’) but it causes the text in my barchart , made with poorly express, to float where it shouldn’t.
Anyone can help me?