Re: [Matplotlib-users] python and matplotlib animation

2008-12-30 Thread davev
Please feel free to do so. If you need anything from me, I will be glad to provide it. dave John Hunter-4 wrote: > > On Tue, Dec 30, 2008 at 1:31 PM, davev wrote: >> >> Thank you John, that made the difference. I had read that you needed to >> call >> the draw

Re: [Matplotlib-users] python and matplotlib animation

2008-12-30 Thread davev
hers could easily view/download the files as example code. I would include the wxGlade file so that there would also be an example of that available as well. Thanks again for the help. dave John Hunter-4 wrote: > > On Mon, Dec 29, 2008 at 2:04 PM, davev wrote: >> Will do (done actually

Re: [Matplotlib-users] python and matplotlib animation

2008-12-29 Thread davev
27;ve included the wxGlade file just to be complete. Please let me know if you see anything that is obviously wrong here. It's not much different from some of the examples I've looked at but doesn't produce similar results. dave John Hunter-4 wrote: > > On Mon, Dec 29, 200

[Matplotlib-users] python and matplotlib animation

2008-12-28 Thread davev
After searching through the forums and trying many different things I have been unable to get animation working correctly using matplotlib in my python application. I'm hoping one of the experts here can take a quick look at my code and tell me what I am doing incorrectly. What I am seeing is th