On Wed, Sep 12, 2012 at 11:31 PM, Goutam Paul <goutam.p...@ieee.org> wrote:
> It seems that there are only five line-styles:
>
> "-" (solid) – default
> "--" (dashed)
> "-." (dash dot)
> ":" (dotted)
> "None" or " " or "" (nothing)
>
> What if I want to have more linestyles? Say, ++, **, xx, ~~, etc. Is it
> possible to have user-defined linestyles? How?
>

User-defined line styles is difficult. There is an open github issue
on this topic: https://github.com/matplotlib/matplotlib/issues/346

Though, porting some of the existing markers over as linestyles would
be a nice addition, I think.

-- 
Damon McDougall
http://www.damon.is-a-geek.com
B2.39
Mathematics Institute
University of Warwick
Coventry
West Midlands
CV4 7AL
United Kingdom

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to