On Mon, Aug 9, 2010 at 8:48 AM, Filipe Fernandes <ocef...@gmail.com> wrote:
>
> The docstring for sunplots has the "sharex(y) option", but my "ax" are
> being created now!? Is that a chicken and egg problem? Or I'm failing to
> understand the logic here.

Don't worry: when you indicate that you want to share axes (x or y),
subplots() tracks that and enables it as it creates the axis objects.
Give it a try and see if it works :)

Cheers,

f

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to