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
Xaxis labels are getting cut off when labels are long and tilted 45 degrees.
I make the height taller but that only makes the bar section longer not the xaxis container. var needs_bar_layout = { barmode: "stack", height: 650 };
The text was updated successfully, but these errors were encountered:
Xaxis labels are getting cut off when labels are long and tilted 45 degrees.

I make the height taller but that only makes the bar section longer not the xaxis container.
var needs_bar_layout = { barmode: "stack", height: 650 };
The text was updated successfully, but these errors were encountered: