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
Hello,
I installed the new version of plotly (3.4.1) and I have found this problem:
The display of x-axis is incorrect with geom_bar when we have only one axis label
-- whereas it works fine when I just run the ggplot().
Here's my code: