Hello- Scenario:
Basemap used to display the East Coast of the US and the Atlantic Ocean. Shapelib is used read a shapefile the contents of is pumped into a PyPlot subplot hosted Line Collection which overlays the ocean with a grid PyPlot text is used to label each grid with it's designator. What I want to do is plot a collection of points, save the result as a PNG, clear the first set of points, plot another collection of points, save the result, and so on. The problem is the if I use the Pyplot clf function it wipes everything previously built. What do I need to do in order to clear just the points without clearing everything? Thank you. Jim ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users