DOC: Clarify fillbetween_x example. #6247

Merged
merged 1 commit into from Apr 11, 2016

Conversation

Projects
None yet
4 participants
Contributor

simongibbons commented Mar 30, 2016

The example for fillbetween_x confusingly switches the variables for x and y in the code compared to what is plotted. This PR fixes that.

@simongibbons simongibbons DOC: Clarify fillbetween_x example.
Fixes confusion between x and y in the code compared to what is
plotted
8a02b77

mdboom added the needs_review label Mar 30, 2016

Owner

tacaswell commented Apr 11, 2016

👍 Thanks

@tacaswell tacaswell merged commit 9cac49d into matplotlib:master Apr 11, 2016

2 checks passed

continuous-integration/appveyor/pr AppVeyor build succeeded
Details
continuous-integration/travis-ci/pr The Travis CI build passed
Details

tacaswell removed the needs_review label Apr 11, 2016

Owner

tacaswell commented Apr 11, 2016

This does not backport to 1.5.x cleanly, will sort that out tomorrow.

simongibbons deleted the simongibbons:fillbetweenx_clarification branch Apr 11, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment