Re: [Matplotlib-users] update x-axis during animation

2007-08-26 Thread John Hunter
On 8/25/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I've written a script that animates but I can't update the x axis. I've > tried to scale up the bounding box but I run in to trouble with "lazy" vaues > which I don't understand. > Here are some snippits of > p.gca().update_datalim_nume

[Matplotlib-users] update x-axis during animation

2007-08-25 Thread kollmanj
I've written a script that animates but I can't update the x axis. I've tried to scale up the bounding box but I run in to trouble with "lazy" vaues which I don't understand. Here are some snippits of #p.gca().update_datalim_numerix((-1000,1000),(-1000,1000) boundingbox=self.a