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

Support clim kwarg in pcolor-type plots #4132

Closed
@efiring

Description

@efiring

Image-type plots support the clim kwarg, but pcolor-type do not. Pcolorfast is a hybrid, so whether it does or does not depends on whether it is generating an image or a quadmesh.

The problem is most likely a consequence of inconsistencies in the way **kwargs are passed down, and the way the overwhelming number of documented kwargs are collected by the auto doc generation--by looking for "set_" methods. There has been discussion about cleaning this up, long-term; in the short term, I think we should just make sure that the clim kwarg actually is supported by anything that presently claims to support it, and potentially by anything that generates a ScalarMappable.

This is open to discussion.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp