-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
API: argument checkingDifficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!
Milestone
Description
#16908 has added the ability to call Quadmesh.set_array
with a 2-D argument.
When a Quadmesh is instantiated, its grid of vertices is fixed. It would be good to
have set_array
validate its argument so that regardless of whether it has already
been flattened or whether it is a 2-D array such as one would supply to pcolormesh
,
its dimensions are consistent with the dimensions of the vertex grid.
Metadata
Metadata
Assignees
Labels
API: argument checkingDifficulty: Mediumhttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issueshttps://matplotlib.org/devdocs/devel/contribute.html#good-first-issuesGood first issueOpen a pull request against these issues if there are no active ones!Open a pull request against these issues if there are no active ones!