Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
DOC: Adding example references for Images,contours,fields section#11191
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
DOC: Adding example references for Images,contours,fields section#11191
Uh oh!
There was an error while loading.Please reload this page.
Conversation
subplot_kw={'xticks': [], 'yticks': []}) | ||
fig.subplots_adjust(hspace=0.3, wspace=0.05) | ||
fig.subplots_adjust(left=0.03, right=0.97,hspace=0.3, wspace=0.05) |
ImportanceOfBeingErnestMay 7, 2018 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
These are great. I didn't check all of them, but the ones I didreally help the documentation. This is major enough I'm going to leave here for a day or two for anyone wants to register objections to making this approach more pervasive. |
There seem to be a conflict, please backport manually |
…ple-refs_imgscntrsDOC: Adding example references for Images,contours,fields section
…ple-refs_imgscntrsDOC: Adding example references for Images,contours,fields section
Uh oh!
There was an error while loading.Please reload this page.
PR Summary
This is part of creating backreferences for the examples.
as discussed in#11019 and#10148 and#10974.
This PR concerns theImages, Contours, and Fields section of the gallery.
PR Checklist