11-21-2002 11:31 AM
11-21-2002 12:31 PM
11-21-2002 12:59 PM
11-21-2002 09:06 PM
11-25-2002 07:40 PM
07-11-2003 03:01 PM
09-28-2012 05:04 AM
You could store all your plots in an array and simply delete the desired plot from this array, make sure you write the entire array to the graph each iteration of the loop. Keep things simple, avoids hassel later on in development.