On Wednesday 21 May 2008 13:59:31 Johan Mazel wrote:
> Hi
> I'm displaying 4 graphs in one figure.
> But the 4 graphs are really to much near each other and the center of the
> figure.
> Is there anyway to change this, and move them nearer to the edges of the
> figure ?
> Thanks
> Johan Mazel

Hi Johan,

subplots_adjust(wspace=0.5) 

may help

regards Matthias

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to