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 
<http://matplotlib.sourceforge.net/api/collections_api.html?highlight=linecollection#matplotlib.collections.Collection>

you can get to these methods.

The docs are written this way to reduce duplication of content.

Mike

Samuel M. Smith wrote:
> 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
>
> **********************************************************************
> Samuel M. Smith Ph.D.
> 245 East 740 North, Lindon Utah 84042-1423 USA
> 801-768-2768 voice
> 801-768-2769 fax
>
> **********************************************************************
> "The greatest source of failure and unhappiness in the world is
> giving up what we want most for what we want at the moment"
> **********************************************************************
>
>
>
>
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev 
> _______________________________________________
> Matplotlib-users mailing list
> Matplotlib-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/matplotlib-users
>   

-- 
Michael Droettboom
Science Software Branch
Operations and Engineering Division
Space Telescope Science Institute
Operated by AURA for NASA


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to