I’m stuck in mobile, each label on my xaxis is quite long, how can I get a line break or some other way.
THANKS
Welcoem to the forums, @manhduy0810 .
Not sure how to do that, but you might rotate the tick text:
fig.update_xaxes(tickangle=90)
I’m stuck in mobile, each label on my xaxis is quite long, how can I get a line break or some other way.
THANKS
Welcoem to the forums, @manhduy0810 .
Not sure how to do that, but you might rotate the tick text:
fig.update_xaxes(tickangle=90)