Re: [Matplotlib-users] Plots Not Properly Closed -- Partially Resolved

2008-03-22 Thread Rich Shepard
On Sat, 22 Mar 2008, Rich Shepard wrote: > Issue #1: I am apparently not properly closing/clearing a plot. There are > three plots in the test data set, and when the last one (with three curves > on a common set of axes) is the only one plotted, it is correctly done. But, > when it follows the 2-

[Matplotlib-users] Plots Not Properly Closed

2008-03-22 Thread Rich Shepard
I have three unresolved issues in the attached code, and I'd like to resolve the first two on this thread. (The third issue relates to plotting using only the left and bottom axes rather than a complete frame.) Issue #1: I am apparently not properly closing/clearing a plot. There are three pl