On Wed, Sep 1, 2010 at 9:33 AM, Benjamin Root <ben.r...@ou.edu> wrote:
> matplotlib version 1.0 now has a few different tools that could help you.
> There is GridSpec,
>
> http://matplotlib.sourceforge.net/api/gridspec_api.html#
>


http://matplotlib.sourceforge.net/users/gridspec.html


> There is also AxesGrid1:
>
> http://matplotlib.sourceforge.net/mpl_toolkits/axes_grid/index.html#toolkit-axesgrid-index
>

axesgrid1 can do things that gridspec cannot (e.g., fixed size axes
such as 5x5 inch) , but I would recommend it for an experienced user.

Regards,

-JJ


> Maybe one of these could be what you are looking for?

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

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
Matplotlib-devel mailing list
Matplotlib-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-devel

Reply via email to