Skip to content

[Doc]: contourf demo use of origin keyword #26600

Description

@rcomer

Documentation Link

https://matplotlib.org/devdocs/gallery/images_contours_and_fields/contourf_demo.html

Problem

The docstring for contourf states that the origin keyword "is only relevant, if X, Y are not given". The contourf demo passes X, Y and origin for most of its examples.

Suggested improvement

The simplest thing would be to strip out origin where it's not relevant, but it might be nice to show some examples where it does make a difference.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions