Re: [Matplotlib-users] animated axis

2009-12-07 Thread avee
andreyd wrote: > > > This worked for me: > to remove axis temporary and than to take background of the whole picture > but without ticks and labels of this axis: > > This suggestion did not resolve the problem. But here is the solution. I have no idea why the first version is not working. I

Re: [Matplotlib-users] animated axis

2009-12-05 Thread andreyd
avee wrote: > > Dear users, > I have been working on a scope based on matplotlib to monitor acquisition > data. In order to enhance frame per seconds, I have used matplotlib's blit > capabilities and works ok. No flickering, nice and smooth. Here's how it's > done, take note that bbox is taken f

[Matplotlib-users] animated axis

2009-12-05 Thread avee
Dear users, I have been working on a scope based on matplotlib to monitor acquisition data. In order to enhance frame per seconds, I have used matplotlib's blit capabilities and works ok. No flickering, nice and smooth. Here's how it's done, take note that bbox is taken from the figure and not the