All Questions
Tagged with plot matplotlib
1 questions from the last 7 days
0
votes
1
answer
24
views
Basemap plots in Matplotlib have cutoff map boundary lines
When trying to create a grid of maps in matplotlib using the Basemap toolkit, I noticed that the line that bounds the map projection is cut off on all four sides.
Look at the following minimal example ...