Fixes an error in the documentation, linestyle is dash_dot and should be dashdot #6074

Merged
merged 1 commit into from Feb 29, 2016

Conversation

Projects
None yet
4 participants
Contributor

dylan-evans commented Feb 29, 2016

No description provided.

@dylan-evans dylan-evans Fixes an error in the documentation, '-.' line style is documented as
'dash_dot' but is 'dashdot' in code.
ac819f4

mdboom added the needs_review label Feb 29, 2016

@tacaswell tacaswell added a commit that referenced this pull request Feb 29, 2016

@tacaswell tacaswell Merge pull request #6074 from dylan-evans/master
DOC: linestyle is dash_dot and should be dashdot
3ba9279

@tacaswell tacaswell merged commit 3ba9279 into matplotlib:master Feb 29, 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 Feb 29, 2016

Owner

tacaswell commented Feb 29, 2016

Thanks! I can not stress enough how important and appreciated documentation fixes like this are.

@tacaswell tacaswell added a commit that referenced this pull request Feb 29, 2016

@tacaswell tacaswell Merge pull request #6074 from dylan-evans/master
DOC: linestyle is dash_dot and should be dashdot
f6f9996
Owner

tacaswell commented Feb 29, 2016

back ported to 1.5.1-doc as f6f9996

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