Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: clarify that clim is not a valid kwarg if vmin/vmax are used#10354

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

Merged
dstansby merged 1 commit intomatplotlib:masterfromjklymak:doc-clarify-clim
Jan 31, 2018

Conversation

jklymak
Copy link
Member

PR Summary

Closes#10346

@heath730 noted thatclim is listed as aQuadMesh kwarg, but calling inpcolormesh is ignored in favour ofvmin/vmax. This just edits theScalarMappable.set_clim() docstring, which is mapped downstream to methods that callScalarMappable to make this clear.

As discussed in#10346, its a bit strange to passall theset_blah strings downstream; some of them make no sense, and some have no effect. This is probably a bigger issue that will need some thought (after traitlets??)

@jklymakjklymak added this to thev2.2 milestoneJan 31, 2018
@jklymak
Copy link
MemberAuthor

Now reads:

matplotlib_axes_axes_pcolormesh_ _matplotlib_2_1_1_post1228_ge5b3ea6_documentation

Copy link
Member

@efiringefiring left a comment

Choose a reason for hiding this comment

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

Looks like an improvement.

@dstansbydstansby merged commitaa49b0a intomatplotlib:masterJan 31, 2018
@QuLogicQuLogic modified the milestones:needs sorting,v2.2.0Feb 12, 2018
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@efiringefiringefiring approved these changes

@dstansbydstansbydstansby approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v2.2.0
Development

Successfully merging this pull request may close these issues.

Passing clim as keyword argument to pcolormesh does not change limits.
4 participants
@jklymak@efiring@dstansby@QuLogic

[8]ページ先頭

©2009-2025 Movatter.jp