Hi again,
I'm getting some partial results with the script subplot_test.py in
attachement. It has though 2 problems :
- the set_aspect(0.333*Dx/Dy) seems to occupy on ly 1/3 of its allowed
space. Is it a bug ?
- the last 2 columns are empty but belong to the figure, this means unwanted
empty spa
Hi,
I'd like to know if it is possible to control size of subplots let say
control the ratio between x and y axis in length units (not in units of x
and y). For example, I'd like to plot 2 graphics with one rectangular ratio
y:x 1:3 and the second squared 1:1.
example :
import pylab
x = pylab.