[Matplotlib-users] Basemap & PyPlot - How clip & color?

2013-05-20 Thread Jim St.Cyr
I'm using Basemap to display the East Coast of the US and the Atlantic Ocean. Shapefile is used to read a shapefile the contents of which is loaded into a PyPlot subplot hosted Line Collection which overlays the ocean with a series of closed polygons. PyPlot text is used to label each polygon

Re: [Matplotlib-users] How Clear Points Without Wiping Everything?

2012-02-02 Thread Jim St.Cyr
On 2/2/2012 3:41 PM, Benjamin Root wrote: On Wed, Feb 1, 2012 at 4:07 PM, Jim St.Cyr <mailto:jim.st...@gmail.com>> wrote: 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 pu

[Matplotlib-users] How Clear Points Without Wiping Everything?

2012-02-01 Thread Jim St.Cyr
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. Wh