On Mon, Sep 27, 2010 at 1:23 AM, Eric Firing <[email protected]> wrote: > You can do this using Axes.relim() > prior to calling autoscale_view(). >
Aha! That's the call I missed, thanks a bunch. Perhaps a note indicating that in the autoscale_view docstring wouldn't hurt, because as it reads now I think the confusion I had is an easy one to fall into. Many thanks! I added this to my tutorial notes :) Cheers, f ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
