Skip to content

PLT: Color attributes of medianprops etc are lost in df.boxplot and df.plot.boxplot #31262

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 15 commits into from
Feb 11, 2020

Conversation

charlesdong1991
Copy link
Member

@charlesdong1991 charlesdong1991 commented Jan 23, 2020

Found out that not only medianprops info is lost, so is whiskerprops, capprops and boxprops, so I also added them alongside. Since this is a visualization PR, so add a screenshot to show what it looks like after the change

Screen Shot 2020-01-24 at 4 16 26 PM

Copy link
Member

@WillAyd WillAyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@WillAyd WillAyd added the Visualization plotting label Jan 24, 2020
@charlesdong1991
Copy link
Member Author

gentle ping @TomAugspurger @jreback for feedback

@WillAyd WillAyd added this to the 1.1 milestone Feb 11, 2020
@WillAyd WillAyd merged commit 7509aed into pandas-dev:master Feb 11, 2020
@WillAyd
Copy link
Member

WillAyd commented Feb 11, 2020

Thanks @charlesdong1991

@StefRe
Copy link
Contributor

StefRe commented Jul 3, 2020

This also closes #33868.
(see SO answer https://stackoverflow.com/a/62718470/3944322)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

color attribute of medianprops is not correctly understand in a boxplot
3 participants