> grid = AxesGrid(fig, 132,
> nrows_ncols = (3, 2),
> axes_pad = 0.1,
> cbar_location = "top",
> cbar_mode="single",
> )
solved by using:
grid = AxesGrid(fig, 111,
...)
best regards, yoshi
------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Matplotlib-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-users