Skip to content
Prev 83237 / 398506 Next

How to plot curves with more than 8 colors

Vincent Deng wrote:

            
No, it does not (in fact, all appears to be more or less black on my 
screen ;-)). Another example:

plot(1:255, col=rgb(1:255,0,0,maxColorValue = 255))

Uwe Ligges