This is a second plea for help. http://www.mail-archive.com/matplotlib-users@lists.sourceforge.net/msg12632.html
I have a figure.Figure embedded in a FigureCanvasTkAgg. Each iteration, new data are received, and I want an updated histogram. Now I can at least see a way to do this with pyplot: I just clear my axes each iteration, call ax.hist, and then call plot.draw(). I think (?) my problem is finding an equivalent to plt.draw() in the object oriented interface. What I'd really like to do each iteration is change only the heights of the rectangles. *But*, any clues are welcome. Thanks, Alan Isaac ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users