You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was reported by a community member in this post.
It appears that this bug is tied to certain Plotly versions ("If I upgrade plotly to 5.14.0 and stay with dash 2.7.1 the x-axis title is on top")
This issue was reported by a community member in this post.
It appears that this bug is tied to certain Plotly versions ("If I upgrade plotly to 5.14.0 and stay with dash 2.7.1 the x-axis title is on top")
Update the x_axes to
showticklabels=True
, and the problem disappears.The text was updated successfully, but these errors were encountered: