Skip to content
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

BUG : fix handling of flierprop by boxplot #3533

Merged
merged 1 commit into from Sep 27, 2014

Conversation

tacaswell
Copy link
Member

  • moved logic to parse sym from bxp -> boxplot
  • restored documented behavior with sym=''
  • change default value of sym from 'b+' -> None
    • should not be visible from outside as default behavior remains
      the same

closes #3459

 - moved logic to parse sym from bxp -> boxplot
 - restored documented behavior with `sym=''`
 - change default value of sym from 'b+' -> None
   - should not be visible from outside as default behavior remains
     the same

closes matplotlib#3459
@tacaswell tacaswell added this to the v1.4.1 milestone Sep 18, 2014
@tacaswell tacaswell added status: needs review Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. labels Sep 18, 2014
mdboom added a commit that referenced this pull request Sep 27, 2014
BUG : fix handling of flierprop by boxplot
@mdboom mdboom merged commit 2645afb into matplotlib:v1.4.x Sep 27, 2014
@tacaswell tacaswell deleted the fix_flierprop branch September 27, 2014 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants