On Nov 27, 2007 1:46 PM, Tom Johnson <[EMAIL PROTECTED]> wrote:
> I'd like to make the separation distance between two subplots to be
> much smaller. How can I achieve this?

Use the subplots_adjust paramters, eg

fig.subplots_adjust(hspace=0)

JDH

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
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