Re: [Matplotlib-users] Problem in animation cookbook example

2010-10-26 Thread Benjamin Root
On Tue, Oct 26, 2010 at 12:45 AM, Drew Frank drewfr...@gmail.com wrote: I believe I've found a problem with the following cookbook example: http://www.scipy.org/Cookbook/Matplotlib/Animations?action=show#head-3d51654b8306b1585664e7fe060a60fc76e5aa08. Specifically, the example calls

[Matplotlib-users] Problem in animation cookbook example

2010-10-25 Thread Drew Frank
I believe I've found a problem with the following cookbook example: http://www.scipy.org/Cookbook/Matplotlib/Animations?action=show#head-3d51654b8306b1585664e7fe060a60fc76e5aa08. Specifically, the example calls canvas.copy_from_bbox() before the initial draw(). This doesn't throw an error, but