Displaying 4 results from an estimated 4 matches for "chartreuse3".
Did you mean:
chartreuse
2006 Apr 06
2
key position in trellis plotting area
...raws the key relative to the device
window--not the plotting area.
xyplot(y~x,data=data.frame(x=1:10,y=1:10),par.setting=list(background="white
"),col="black")
keyArgs <- list()
keyArgs <- list(points=list(pch=17,lwd=2,col=c("transparent","red",
"chartreuse3", "black", "cyan", "blue","transparent")),
text=list(lab=c("S-R Mapping",
"Color","Shape","Letter","Compatible","Incompatible",""),cex=c(1.2,1,1,1,1,1
,0.2)),
text=li...
2006 Apr 06
3
skipping rows in trellis key
Hi,
I would like to add a key to my trellis plot using draw.key. Here is what I
want:
3 x 6 key where the first row is a header.
row 1: empty, "S-R Mapping", "R^2"
row 2: pch=17, "Color", 0.951
row 2: pch=17, "Shape", 0.934
ect...
The problem is that I would like the cell in the upper left corner to be
empty (a placeholder) with the remaining
2009 Jul 02
1
Box Plot outliers label
Hi!
How can I add labels in the outliers inside a boxplot.
Here is my code, at now:
mun <- as.data.frame(read.csv2("consolidada_v3.csv"))
micro <- mun$nmicro
medprop <- mun$medprop
mimedprop <- split(medprop, micro)
boxplot(mimedprop, col="chartreuse3", main="Área média das propriedades
rurais", xlab="Microrregiões", ylab="ha")
I have 11 outliers, and the IDs are unique.
--
Regards,
Raphael Saldanha
saldanha.plangeo@gmail.com
[[alternative HTML version deleted]]
2000 Feb 29
0
mapping of colornames into hsv: half way done
...uot;cadetblue2", "#8EE5EE",
"cadetblue3", "#7AC5CD",
"cadetblue4", "#53868B",
"chartreuse", "#7FFF00",
"chartreuse1", "#7FFF00",
"chartreuse2", "#76EE00",
"chartreuse3", "#66CD00",
"chartreuse4", "#458B00",
"chocolate", "#D2691E",
"chocolate1", "#FF7F24",
"chocolate2", "#EE7621",
"chocolate3", "#CD661D",
"chocolate4"...