Clarify documentation of pyplot.draw#7449
Merged
tacaswell merged 1 commit intomatplotlib:masterfrom Nov 15, 2016
Rufflewind:master
Merged
Clarify documentation of pyplot.draw#7449tacaswell merged 1 commit intomatplotlib:masterfrom Rufflewind:master
tacaswell merged 1 commit intomatplotlib:masterfrom
Rufflewind:master
Conversation
5 tasks
QuLogic
approved these changes
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 |
Member
There was a problem hiding this comment.
The parentheses are not really necessary, but it looks like that doesn't break the link.
Member
|
The appveyor failure looks like it is conda-version specific. |
tacaswell
added a commit
that referenced
this pull request
Nov 15, 2016
DOC: Clarify documentation of pyplot.draw
Member
|
backported to v2.x as 5ee1eee |
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! |
Contributor
Author
|
Thanks for merging and handling the issue quickly :) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See #7432.