From: Benjamin R. <ben...@ou...> - 2010-06-03 16:53:05
|
Well, the link is still not back, so I will probe you a bit further. You say that axes_grid is provided for backward compatibility, does that mean that I should be using axes_grid1 for new code? I have noticed differences in behavior if I import axes_grid versus axes_grid1. For example, my colorbar labels wouldn't appear unless I used axes_grid1. Ben Root On Tue, Jun 1, 2010 at 5:26 PM, Jae-Joon Lee <lee...@gm...> wrote: > this is supposed to be explained in > > http://matplotlib.sourceforge.net/trunk-docs/users/gridspec.html > > But the trunk documentation is failed to build at this moment. > > In short, in the svn version of matplotlib, axes_grid is divided into > two separate modules, axes_grid1 and axisartist (axes_grid is provided > for backward compatibility). > Please see the above link when it is back online. > > Regards, > > -JJ > > > On Tue, Jun 1, 2010 at 5:34 PM, Benjamin Root <ben...@ou...> wrote: > > Hello, > > > > Does anybody know what is the difference between mpl_toolkit.axes_grid > and > > mpl_toolkit.axes_grid1? > > > > Thanks, > > Ben Root > > > > > ------------------------------------------------------------------------------ > > > > > > _______________________________________________ > > Matplotlib-users mailing list > > Mat...@li... > > https://lists.sourceforge.net/lists/listinfo/matplotlib-users > > > > > |