[Matplotlib-users] How do I make a Mercator map larger

2016-01-03 Thread Martin McGlensey
Hello, I'm a new user to both python and basemap. I've got my map working OK, but would like to make it larger on the display. I've tried the height and width parameters in the map definition (m=basemap(.) and plt.figure(figuresize=(x,y)). Neither appear to have any effect on the size of the

Re: [Matplotlib-users] How do I make a Mercator map larger

2016-01-05 Thread Martin McGlensey
not a large frame size. Maybe I’m not understanding the functions of the various arguments used. Regards, Marty From: Arnaldo Russo [mailto:arnaldoru...@gmail.com] Sent: Monday, January 4, 2016 6:43 AM To: Martin McGlensey <mmcg29...@frontier.com> Cc: matplotlib-users@lists.sourcefor