Adam Mercer wrote:
> Hi
>
> How can I set the size of the plot produced by basemap, as I need to
> create a nice high resolution plot for a publication?
>
> Cheers
>
> Adam
>   

Adam:  Same as with any other plot created with matplotlib.  You can use 
the 'figsize' keyword to pylab.figure in conjunction with the 'dpi' 
keyword to pylab.savefig.  For details see

http://www.scipy.org/Cookbook/Matplotlib/AdjustingImageSize

-Jeff

-- 
Jeffrey S. Whitaker         Phone : (303)497-6313
NOAA/OAR/CDC  R/PSD1        FAX   : (303)497-6449
325 Broadway                Boulder, CO, USA 80305-3328


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to