Displaying 2 results from an estimated 2 matches for "f8f8ff".
Did you mean:
f8f8f8
2008 Sep 22
1
SmoothScatter plot range issue
...his light blue plot
area. Code is below.
#### xyz is a dataframe containing two columns with corresponding x and y
values
library(geneplotter)
library(RColorBrewer)
layout(matrix(1:1, ncol=2, byrow=TRUE))
smoothScatter(xyz, nrpoints=0, xlim=c(-3,3),
ylim=c(0,5),colramp=colorRampPalette(c("#f8f8ff", "white",
"#736AFF", "cyan", "yellow", "#F87431", "#FF7F00", "red",
"#7E2217")))
###END
Thanks very much for any help,
Jason
[[alternative HTML version deleted]]
2000 Feb 29
0
mapping of colornames into hsv: half way done
...uot;#EE2C2C",
"firebrick3", "#CD2626",
"firebrick4", "#8B1A1A",
"floralwhite", "#FFFAF0",
"forestgreen", "#228B22",
"gainsboro", "#DCDCDC",
"ghostwhite", "#F8F8FF",
"gold", "#FFD700",
"gold1", "#FFD700",
"gold2", "#EEC900",
"gold3", "#CDAD00",
"gold4", "#8B7500",
"goldenrod", "#DAA520",
"goldenrod1...