-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
DOC: Clean up equal-aspect example #8258
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
Conversation
Moving the example broke an internal link. |
Apart from the broken link, it looks good to me! |
Actually, while you are at it, do you mind adding the prefix plot to the filename? |
I'm confused as to what that means... |
Renaming the files as plot_something.py |
Move equal_aspect_ratio example Fix broken faq link Add plot_ prefix
d1ce194
to
f6e2784
Compare
👍 rebased and squashed |
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.
LGTM 👍
Do you really want this in 2.0.1? While many doc changes are generally fine, I think anything that moves an example is not a good idea to backport. |
Part of #7956