Skip to content

ENH: Don't infer pcolormesh interval breaks for unevenly spaced coordiantes #792

Description

@jhamman

Based on discussion in #781 and #782, it seems like a bad idea to infer (guess) the spacing of coordinates when they are unevenly spaced. As @ocefpaf points out:

guessing should be an active user choice, not the automatic behavior.

So the options moving forward are to

  1. never infer the interval breaks and be okay with pcolormesh and imshow producing dissimilar plots, or
  2. only infer the interval breaks when the coordinates are evenly spaced.

cc @clarkfitzg

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

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions