Re: [Matplotlib-users] imshow with side plots whitespace problem

2009-07-27 Thread Jeff Thomas
Jae-Joon Lee, The data file I worked with is: The file 'unl-1mm-3d_MagMultiField_25.h5' (370.0 MB) is available for download at < http://dropbox.unl.edu/uploads/20090803/b42af1d24f319f10/unl-1mm-3d_MagMultiField_25.h5 > for the next 7 days. It will be removed after Monday, August 3, 2009. It co

Re: [Matplotlib-users] imshow with side plots whitespace problem

2009-07-25 Thread Jae-Joon Lee
The axes_grid toolkit is base on use cases for images of aspect 1, and I haven't carefully considered cases where the aspect is different from 1. And I guess this is one of such cases I overlooked. Please try to add below lines in your code (I couldn't try your code because of the missing data fil