[R] Colour gradient is not working.

sreenath sreenath.rajur at macfast.ac.in
Mon Jun 1 13:12:14 CEST 2015


I have a table of 33291 rows. When i try to plot the graph with gradient
colour using "colorRampPalette" command but the out put graph is colourless
or in black colour.But when i try the same command with small values it is
working why it so?

Color <- colorRampPalette(c("red","blue"))

plot(x,y,col=Color(33292))




--
View this message in context: http://r.789695.n4.nabble.com/Colour-gradient-is-not-working-tp4708000.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list