Re: [Matplotlib-users] [SPAM] Correction for online api docs

2009-12-17 Thread Michael Droettboom
The 'set_linewidth' method is defined in a base class (Collections). By clicking on the link at the top of the LineCollection class where it says: Bases: matplotlib.collections.Collection

[Matplotlib-users] [SPAM] Correction for online api docs

2009-12-17 Thread Samuel M. Smith
Not sure if this is the best place for this, The online docs for matplotlib.collections.LineCollection Do not mention the method set_linewidth() http://matplotlib.sourceforge.net/api/collections_api.html?highlight=linecollection#matplotlib.collections.LineCollection ***