Last active
November 25, 2023 13:10
-
-
Save mwaskom/9937c53eeb8b9794a450bf1f20b03e2f to your computer and use it in GitHub Desktop.
我也有同样的问题Passing palette
without assigning hue
is deprecated and will be removed in v0.14.0. Assign the x
variable to hue
and set legend=False
for the same effect.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi! I have encountered the same warning about a palette without assigning a hue when plotting a violin plot. How would the correct sentence be?
Thanks!