You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a blatant bug; the code as it still exists makes no sense whatsoever. The only question is whether to just put in the commas, or whether the whole block of code involving offsets can be deleted. Are offsets supported in QuadMesh?
Answering my own question, yes, it looks like offsets are supported, so I added the commas.
Evidently no one has been trying to use offsets with units in pcolormesh...and maybe no one ever will.
Activity
pelson commentedon Aug 19, 2012
Thanks @bfroehle: can you provide an example where this is manifest?
efiring commentedon Jul 22, 2013
This is a blatant bug; the code as it still exists makes no sense whatsoever. The only question is whether to just put in the commas, or whether the whole block of code involving offsets can be deleted. Are offsets supported in QuadMesh?
bug: fix unit support for offsets in QuadMesh; closes matplotlib#560
efiring commentedon Jul 22, 2013
Answering my own question, yes, it looks like offsets are supported, so I added the commas.
Evidently no one has been trying to use offsets with units in pcolormesh...and maybe no one ever will.
Merge pull request #2238 from efiring/quad_offset_bug
Merge pull request #2238 from efiring/quad_offset_bug