|
From: Steven B. <bo...@ph...> - 2013-03-21 21:15:29
|
Heya List,
See attached image for what I mean.
Here is the grid creation bit. I can't seem to figure out what might be
causing such a problem.
F = pyl.figure(1,(5.5,3.5))
grid = AxesGrid(F, 111,
nrows_ncols=(1,3),
axes_pad = 0.1,
add_all=True,
label_mode = 'L',
aspect=True)
Should be simple enough right?
--
Steven Boada
Doctoral Student
Dept of Physics and Astronomy
Texas A&M University
bo...@ph...
|