Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Document standard backends in matplotlib.use() #12257

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

Merged
merged 1 commit into from
Oct 4, 2018

Conversation

timhoffm
Copy link
Member

PR Summary

@timhoffm timhoffm added this to the v3.0.x milestone Sep 25, 2018
@timhoffm timhoffm force-pushed the use-doc-standard-backends branch from c3b0169 to bf9862c Compare September 25, 2018 17:51
Copy link
Member

@ImportanceOfBeingErnest ImportanceOfBeingErnest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a good idea to have the test, checking the docs are up to date. 👍

I think it wouldn't hurt if the docstring linked to Backends as well.

@timhoffm timhoffm force-pushed the use-doc-standard-backends branch from bf9862c to b320d1f Compare September 26, 2018 22:07
@timhoffm
Copy link
Member Author

Link to backends added.

@timhoffm timhoffm force-pushed the use-doc-standard-backends branch from b320d1f to c9ff2bd Compare September 27, 2018 05:50
- non-interactive backends:
agg, cairo, pdf, pgf, ps, svg, template

or a string of the form: ``module://my.module.name``.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this value is not case-insensitive

@timhoffm timhoffm force-pushed the use-doc-standard-backends branch from c9ff2bd to 08427ab Compare September 27, 2018 17:07
@timhoffm
Copy link
Member Author

Ha! Broke my own test 🙄


or a string of the form: ``module://my.module.name``.

Note: Standard backend names are is case-insensitive here.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/are is/are/

@anntzer anntzer merged commit ed0465e into matplotlib:master Oct 4, 2018
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Oct 4, 2018
@timhoffm timhoffm deleted the use-doc-standard-backends branch October 4, 2018 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants