seaborn pairplot doesn't show all labels #3342
Unanswered
winderia0236
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a question for seaborn pairplot, i used the code like sns.pairplot(df, hue="label") to draw a pairplot, but my labels contains about 10 labels (from 1 to 10), but the labels only shows part of them, for example, only show 2,4,6,8,9,10, how can I solve this problem?
Beta Was this translation helpful? Give feedback.
All reactions