Skip to content

Clarify documentation of pyplot.draw #7449

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
Nov 15, 2016
Merged

Clarify documentation of pyplot.draw #7449

merged 1 commit into from
Nov 15, 2016

Conversation

Rufflewind
Copy link
Contributor

See #7432.

@QuLogic QuLogic added this to the 2.0.1 (next bug fix release) milestone Nov 13, 2016
@QuLogic QuLogic changed the title Clarify documentation of pyplot.draw [MRG+1] Clarify documentation of pyplot.draw Nov 13, 2016
needed, but there may be ways to modify the state of a figure with
out marking it as `stale`. Please report these cases as bugs.
This is used to update a figure that has been altered, but not
automatically re-drawn. If interactive mode is on (:func:`.ion()`), this
Copy link
Member

Choose a reason for hiding this comment

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

The parentheses are not really necessary, but it looks like that doesn't break the link.

@tacaswell
Copy link
Member

The appveyor failure looks like it is conda-version specific.

@tacaswell tacaswell merged commit 86b32ca into matplotlib:master Nov 15, 2016
tacaswell added a commit that referenced this pull request Nov 15, 2016
DOC: Clarify documentation of pyplot.draw
@tacaswell
Copy link
Member

backported to v2.x as 5ee1eee

@tacaswell
Copy link
Member

@Rufflewind Congratulations on you first mpl contribution 🎉

It is hard to stress how important documentation changes like this are, hopefully we will hear from you again!

@Rufflewind
Copy link
Contributor Author

Thanks for merging and handling the issue quickly :)

@QuLogic QuLogic changed the title [MRG+1] Clarify documentation of pyplot.draw Clarify documentation of pyplot.draw Nov 15, 2016
@QuLogic QuLogic modified the milestones: 2.0.1 (next bug fix release), 2.0 (style change major release) Dec 7, 2016
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.

3 participants