The pcolormesh test says that masked colour arrays are supported, but this masked Zm variable is never used in the test. It appears that this has been the case since the test was added. I'm not sure ...
Bug summary In the code below I tried to use pcolormesh to make a grid intensity plot. When thethe default option shading = 'flat' was written in the method, the code couldn't run. Either when I ...