[Matplotlib-users] Matplotlib and contour graphs and pyqt

2009-03-23 Thread Deltarodigy
For the past few days I have been trying to get contour graphs working in my pyqt files. I am lost at trying to implement the actual plot. How is it that I can do this, so far I can only get axes to show in the window. http://code.google.com/p/scc08/source/browse/#svn/branch/realistic2d is where

[Matplotlib-users] Animate contour plot and color bar

2009-03-23 Thread Deltarodigy
For my program I have been trying to animate a contour plot, the color bar, and a subtitle saying what time step it is. I have gotten the graph to write over itself but cannot get it clear the screen properly. Currently using the clf function the wipe is visible messing with animation. Here is a

Re: [Matplotlib-users] Animate contour plot and color bar

2009-03-23 Thread Deltarodigy
efiring wrote: Deltarodigy wrote: For my program I have been trying to animate a contour plot, the color bar, and a subtitle saying what time step it is. I have gotten the graph to write over itself but cannot get it clear the screen properly. Currently using the clf function the wipe

Re: [Matplotlib-users] Animate contour plot and color bar

2009-03-23 Thread Deltarodigy
windowing toolkit? (It seems from the examples this is true) Any help understanding this would be appreciated. efiring wrote: Deltarodigy wrote: efiring wrote: Deltarodigy wrote: For my program I have been trying to animate a contour plot, the color bar, and a subtitle saying what time step