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
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