2010/8/20 Benjamin Root <ben.r...@ou.edu>:
> This used to trip me up as well.  However, for colors in matplotlib, None
> (without quotes) tells mpl to use the default color, while 'None' (typically
> not case-sensitive) means "do not plot any color".

More precise, the string 'None' translates to fully transparent black,
as far as I understand.  The ps backend e.g. ignores such objects when
printing out then.

Freidrich

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to