Re: [Matplotlib-users] preventing scaling view after updating plot

2009-04-09 Thread C M
On Thu, Apr 9, 2009 at 9:25 AM, Ryan May wrote: > On Thu, Apr 9, 2009 at 1:04 AM, C M wrote: >> >> > >> > I tried this, and it did stop autoscaling--but I do want y autoscaling. >> > What I want is y autoscaling but not y autoscaling (just setting xlims). >> > I tried adding either of these lines

Re: [Matplotlib-users] preventing scaling view after updating plot

2009-04-09 Thread Ryan May
On Thu, Apr 9, 2009 at 1:04 AM, C M wrote: > > > > I tried this, and it did stop autoscaling--but I do want y autoscaling. > > What I want is y autoscaling but not y autoscaling (just setting xlims). > > I tried adding either of these lines right before or right after when I > plotted > > the hig

Re: [Matplotlib-users] preventing scaling view after updating plot

2009-04-08 Thread C M
> > I tried this, and it did stop autoscaling--but I do want y autoscaling. > What I want is y autoscaling but not y autoscaling (just setting xlims). > I tried adding either of these lines right before or right after when I > plotted > the highlighted point: Just to be clearer: What I want is t