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
In the unicode demo, text in the xlabel is clipped because the outward ticks push the label down:
In 1.5.2, this works fine by default:
This example doesn't use tight_layout, but there is nothing complicated here (just a single Axes) and I think it should be handled correctly by default.