Re: [Matplotlib-users] 0.99.0-RC1 and the animation_blit_gtk2 example

2009-08-14 Thread Christophe Dupre
[mailto:lee.j.j...@gmail.com] Sent: 06 August 2009 17:01 To: Christophe Dupre Cc: matplotlib-users Subject: Re: [Matplotlib-users] 0.99.0-RC1 and the animation_blit_gtk2 example Christophe, Unfortunately, the background is always shifted by integer pixel. So, shift in data and shift in pixel have

Re: [Matplotlib-users] 0.99.0-RC1 and the animation_blit_gtk2 example

2009-08-06 Thread Jae-Joon Lee
ail.com] > Sent: 05 August 2009 03:36 > To: Christophe Dupre > Cc: matplotlib-users > Subject: Re: [Matplotlib-users] 0.99.0-RC1 and the animation_blit_gtk2 example > > On Tue, Aug 4, 2009 at 12:14 PM, Christophe > Dupre wrote: >> Hello, >> >> >> >> I&

Re: [Matplotlib-users] 0.99.0-RC1 and the animation_blit_gtk2 example

2009-08-05 Thread Christophe Dupre
00 FPS) if I don't redraw the axis. Thanks, Christophe -Original Message- From: Jae-Joon Lee [mailto:lee.j.j...@gmail.com] Sent: 05 August 2009 03:36 To: Christophe Dupre Cc: matplotlib-users Subject: Re: [Matplotlib-users] 0.99.0-RC1 and the animation_blit_gtk2 example On Tue, Au

Re: [Matplotlib-users] 0.99.0-RC1 and the animation_blit_gtk2 example

2009-08-04 Thread Jae-Joon Lee
On Tue, Aug 4, 2009 at 12:14 PM, Christophe Dupre wrote: > Hello, > > > > I've been playing with the animation_blit_gtk2 example > (http://matplotlib.sourceforge.net/examples/animation/animation_blit_gtk2.html > > ) and the latest version of matplotlib version 0.99.0-RC1. > > I've modified the exam

[Matplotlib-users] 0.99.0-RC1 and the animation_blit_gtk2 example

2009-08-04 Thread Christophe Dupre
Hello, I've been playing with the animation_blit_gtk2 example ( http://matplotlib.sourceforge.net/examples/animation/animation_blit_gtk2 .html ) and the latest version of matplotlib version 0.99.0-RC1. I've modified the example so that it displays candlesticks moving towards the lelf. The exa