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
Which has misaligned labels along the y-axis. If the labels get longer, seaborn seems to automatically rotate them, in which case the problem disappears.
Version Info:
Python 3.8.8
seaborn==0.11.1
matplotlib==3.3.4
The text was updated successfully, but these errors were encountered:
I'm fairly certain that I found a bug; though it could be user error on my part. If this is a known issue, please feel free to close :)
Minimal Code:
Produces:
Which has misaligned labels along the y-axis. If the labels get longer, seaborn seems to automatically rotate them, in which case the problem disappears.
Version Info:
The text was updated successfully, but these errors were encountered: