Re: [Matplotlib-users] axes grid toolkit

2009-10-08 Thread Jae-Joon Lee
axes_grid is included in matplotlib (at least from version 0.99), i.e., if you have installed 0.99, you already have axes_grid toolkit. Also, in svn, source for axes_grid toolkits can be found under lib/mpl_toolkits. Regards, -JJ On Thu, Oct 8, 2009 at 11:51 AM, william ratcliff wrote: > Hi,

[Matplotlib-users] axes grid toolkit

2009-10-08 Thread william ratcliff
Hi, I think I'm missing something obvious. I'd like to install the axes_grid toolkit to work on some inset graphs. I can't seem to find it on the trunk of svn. Where is it living these days? Is there a version that would be compatible with .99.0? Thanks, William ---