search for: yellow3

Displaying 3 results from an estimated 3 matches for "yellow3".

Did you mean: yellow
2005 Jul 27
3
Asymmetric colors for heatmap
> Dear expeRts, > > Currently, my colors are as follows: > mycol <- > c("blue1","blue2","blue3","blue4","black","yellow4","yellow3","yellow2","y > ellow1") > heatmap(snp, Rowv=NA, Colv=NA, col=mycol) > > However, I would like to have the following colors: > bright blue -> dark blue: for intensity range from 0 to 2 in steps of 0.5 > (i.e. 4 grades of blue) > black: for intensi...
2011 Jun 24
1
try to generate graph for each element of my list
...aph <-{par(bg="grey97", font=3,font.axis=3,bty="l",las=1, mar=c(8,6,4,2), xpd=FALSE) yrange<-c(min(x,na.rm=TRUE), 1.05*max(x,na.rm=TRUE)) colori <- c("Blue","Aquamarine1", "Firebrick3", "Chocolate4", "BlueViolet", "Yellow3") chart.TimeSeries(x, type="l",lwd=5, ylab="", xlab="", main="", date.format="% Y", ylim=yrange, col=colori, cex.axis=1.6, major.ticks="years", minor.ticks=FALSE, grid.color="gray50", grid.lty="dotted") legend(&...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...t;, "#BCD2EE", "lightsteelblue3", "#A2B5CD", "lightsteelblue4", "#6E7B8B", "lightyellow", "#FFFFE0", "lightyellow1", "#FFFFE0", "lightyellow2", "#EEEED1", "lightyellow3", "#CDCDB4", "lightyellow4", "#8B8B7A", "limegreen", "#32CD32", "linen", "#FAF0E6", "magenta", "#FF00FF", "magenta1", "#FF00FF", "magenta2", "#...