Matplotlib mistakes often come from poor layout, unclear labels, and wrong scale choices, not from the data itself. Clear plotting improves when scatter plots and large datasets are simplified for ...
If I am using the matplotlib backend, how do I extract the axis (axes if we have a grid) object from the PlotCollection object? I could not figure it out from the ...
I stumbled over this then my axis frames didn't cover the full figure anymore. E.g. the following minimal example should stretch over the 180 degree line to show a map of New Zealand ...