skymap icon indicating copy to clipboard operation
skymap copied to clipboard

Invisible pcolormesh

Open kadrlica opened this issue 8 years ago • 0 comments

There is an interesting feature of matplotlib that if the pixels of your pcolormesh are too small compared to the size of your axis they will disappear. This is an issue when plotting small partial healpix maps on all-sky axes (since we dynamically determine the extent of the pcolormesh). This seems like a feature more than a bug, but we could do something to mitigate its impact.

kadrlica avatar Aug 30 '17 22:08 kadrlica