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 : don't assign color to flier props if None #3337

Merged
merged 3 commits into from Aug 7, 2014

Conversation

tacaswell
Copy link
Member

Close #3336

@tacaswell tacaswell added this to the v1.4.0 milestone Aug 1, 2014
@jenshnielsen
Copy link
Member

Looks right to me. This was the solution that I had in mind too. Perhaps the same should be done for marker just above? So that it is possible to specify the colour but not the marker?

The Travis failure is in matplotlib.tests.test_mathtext.test_mathfont_stixsans_16.test on python 3.4 and does not look related.

@tacaswell
Copy link
Member Author

I agree, I will get to this later today unless you get to it first.

The test should turn into a two panel thing.

add a guard against `None` returned as `marker`
by `_process_plot_format(sym)`.
Adds test for case where `sym` kwarg to `bxp` does not
specify color
@tacaswell
Copy link
Member Author

Added second test, rebased and re-wrote history to get rid of the old png.

This is the last code PR needed for rc3, then just docs (which we are also almost done with!)

@jenshnielsen
Copy link
Member

Looks good to me. Lets merge and cut the rc.

tacaswell added a commit that referenced this pull request Aug 7, 2014
BUG : don't assign color or marker to flier props if None
@tacaswell tacaswell merged commit 2d86ce6 into matplotlib:v1.4.x Aug 7, 2014
@tacaswell
Copy link
Member Author

Merging on review from @jenshnielsen

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

Successfully merging this pull request may close these issues.

None yet

3 participants