On Tue, May 11, 2010 at 12:10 PM, Ryan May <rma...@gmail.com> wrote: > 1) How does this relate to the functionality present in your axes_grid > toolkit?
axes_grid toolkit is more flexible and is mainly meant to work with axes with images. gridspec is more for normal axes. As a matter of fact, the multiple axes created by axes_grid toolkit usually occupies the area of a single subplot. So, to me, axes_grid toolkit is something that allows me to divide the area of a single subplot for multiple images, and gridspec is a replacement of the subplot. > 2) Do you plan on checking this into mpl trunk (still as a mpl_toolkit > module)? Not at this moment. But, will consider if there is enough interest. Regards, -JJ ------------------------------------------------------------------------------ _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users