possible to specify RGB in set_under or set_over?

I would like to specify the colors to be used for plotting out-of-range
values via RGB triples rather than color name strings. Is this possible?

···


View this message in context: http://old.nabble.com/possible-to-specify-RGB-in-set_under-or-set_over--tp28267842p28267842.html
Sent from the matplotlib - users mailing list archive at Nabble.com.

With matplotlib-svn it works for me.
What version of mpl are you using?

Kind regards,
Matthias

···

On Friday 16 April 2010 16:49:05 Dr. Phillip M. Feldman wrote:

I would like to specify the colors to be used for plotting out-of-range
values via RGB triples rather than color name strings. Is this possible?