The basemap demo `cubed_sphere.py` contains the following line of code:

   fig.subplots_adjust(bottom=0, left=0, right=1, top=0, wspace=0, hspace=0)

>From the documentation, it would appear that `wspace=0` should remove all
horizontal space between the subplots.  But, this isn't what happens.  (I
tried to insert an image, but this feature of Nabble appears to be broken).
-- 
View this message in context: 
http://old.nabble.com/%60fig.subplots_adjust%60-does-not-behave-as-advertized-tp26471386p26471386.html
Sent from the matplotlib - users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to