On Mon, Feb 22, 2010 at 11:00 AM, Geoff Bache <[email protected]> wrote: > So I guess I have two questions. > 1) Is this a bug? It certainly feels like one... > 2) Is there a workaround / what should I do instead? >
Try axessubplot2.autoscale_view(tight=True) Otherwise, you need to manually adjust xlim and ylim. Regards, -JJ ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Matplotlib-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/matplotlib-users
