Hi,

I searched the forum and the net but I cannot figure out how I can 
change the line colors for a boxplot (i.e., making all lines black such 
as medians, whiskers, boxlines, black).

the only thing I accomplished is changing the color of all outliers, 
e.g., via:

boxplot(X, sym='r+')

Even setting the general line color like

rc('lines', color='k')

doesn't change anything.


Thanks for any help,
Steffen

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to