Add a locator to AutoDateFormatters example code #6229

Merged
merged 1 commit into from Mar 26, 2016

Conversation

Projects
None yet
4 participants
Contributor

mineo commented Mar 26, 2016

AutoDateFormatter.init always needs a locator, so add one to the
example in the documentation.

@mineo mineo Add a locator to AutoDateFormatters example code
AutoDateFormatter.__init__ always needs a locator, so add one to the
example in the documentation.
0104905

mdboom added the needs_review label Mar 26, 2016

Owner

tacaswell commented Mar 26, 2016

👍 Just waiting on CI (even though it is just a doc change)

@tacaswell tacaswell merged commit 7a68c13 into matplotlib:master Mar 26, 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 Mar 26, 2016

Owner

tacaswell commented Mar 26, 2016

@mineo Thank you!

@tacaswell tacaswell added a commit that referenced this pull request Mar 26, 2016

@tacaswell tacaswell Merge pull request #6229 from mineo/autodateformatter-init
DOC: Add a locator to AutoDateFormatters example code
40b3ce9
Owner

tacaswell commented Mar 26, 2016

backported to v1.5.x as 40b3ce9

@bearstrong bearstrong added a commit to bearstrong/matplotlib that referenced this pull request Apr 1, 2016

@tacaswell @bearstrong tacaswell + bearstrong Merge pull request #6229 from mineo/autodateformatter-init
DOC: Add a locator to AutoDateFormatters example code
bc31280

@tacaswell tacaswell added a commit to tacaswell/matplotlib that referenced this pull request May 22, 2016

@tacaswell tacaswell Merge pull request #6229 from mineo/autodateformatter-init
DOC: Add a locator to AutoDateFormatters example code
27521e2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment