Closed
Description
Given that for many usecases pcolor is just way to slow
people use pcolormesh or at some point pcolorfast.
This means that pcolormesh/pcolorfast should have the documentation
about the expected sizes of X, Y (One bigger in size than the C data aka. the edges instead of the midpoints)
Do you think it is okay to just copy over the documentation instead of refering to it?
Silently changing the data before plotting is a problem