Ever since I recently upgraded Plotly, I am getting some strange y axis value labels for negative numbers:

Has anyone seen something like this before? These are from graphs generated with to_html(). I cannot quite pinpoint the cause. Thanks.
Ever since I recently upgraded Plotly, I am getting some strange y axis value labels for negative numbers:

Has anyone seen something like this before? These are from graphs generated with to_html(). I cannot quite pinpoint the cause. Thanks.
Hi @valankar, yes we had similar topics:
Hi @gerard, which plotly version are you using?
Seems itโs a known UTF issue. See this bug:
Possible solution
Use charset=โUTF-8โ
1)
if above one wonโt work than update the plolty version