axis('scaled')

Ok, ok, I’ll leave the axis(‘scaled’) in.
Glad to hear someone finds it useful.
It actually also works for subplots, I had forgotten I had already fixed that.

I patched the backed_bases to add the postition to a history stack, but
it probably doesn’t get called everywhere correctly (i.e., the current
views/position should also be put on the stack when the subplot size is
adjused I guess). But it works fine when scaling/panning figures in the
new toolbar. I’ll post it as a patch.

If someone still thinks axis(‘scaled’) is broken, after all the discussion we’ve had, please repost so we can work it out.

Thanks, Mark