10000 Fix docstring of pyplot.clim() by timhoffm · Pull Request #14015 · matplotlib/matplotlib · GitHub
[go: up one dir, main page]

Skip to content

Fix docstring of pyplot.clim() #14015

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
Apr 23, 2019
Merged

Conversation

timhoffm
Copy link
Member

PR Summary

See comment.

@@ -2027,18 +2027,14 @@ def clim(vmin=None, vmax=None):
"""
Set the color limits of the current image.

To apply clim to all axes images do::
Copy link
Member Author

Choose a reason for hiding this comment

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

I don't think this is true. That call would only set the limit of the current image. Scaling multiple images is again described further below.

@anntzer
Copy link
Contributor
anntzer commented Apr 23, 2019

anyone can merge postci

@timhoffm timhoffm modified the milestones: v3.1-doc, v3.1.1 Apr 23, 2019
@timhoffm timhoffm merged commit d7340c9 into matplotlib:master Apr 23, 2019
@timhoffm timhoffm deleted the pyplot.clim branch April 23, 2019 12:48
meeseeksmachine pushed a commit to meeseeksmachine/matplotlib that referenced this pull request Apr 23, 2019
dstansby added a commit that referenced this pull request Apr 23, 2019
…015-on-v3.1.x

Backport PR #14015 on branch v3.1.x (Fix docstring of pyplot.clim())
@tacaswell tacaswell modified the milestones: v3.1.1, v3.1.0 Apr 23, 2019
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 3984 may close these issues.

3 participants
0