What is the simple way to do the following?

I want to set the size of the actual axes box
(i.e, , the lines drawn for the axes, not
including the ticks and labels.)

I do not care about the figure size, but I
would like the resulting drawing to have
a tight bounding box.  (After I add the
ticks and axes labels.)

The best I've come up with so far is to
create a figure with a set size, and then
add axes with a specified rectangle.
But this does not give a neat path to
what I want.

Thanks,
Alan Isaac


------------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It is the best place to buy or sell services for
just about anything Open Source.
http://p.sf.net/sfu/Xq1LFB
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to