Displaying 2 results from an estimated 2 matches for "maroon3".
Did you mean:
maroon
2010 Nov 05
1
prob with legend in my plots!
....e3, x.date)
plot(z1.n.e3, ylim = c(min(data.nemr.e3[,3]), max(data.nemr.e3[,5])), col="orange",
main = "Monthly variations of SST in El-Nino3", xlab = "Year", ylab="SST (deg C)")
lines(z2.n.e3, lty = 2, col="red2")
lines(z3.n.e3, lty = 3, col="maroon3", lwd=1)
legend(-0.1, -0.1, legend=c("min", "mean", "max"), lty=c(1,2,3),
col=c("orange", "red2", "maroon3"))
attached is my plot!?suggestions are welcome! thanks in advance! --
Regards,
Maha!
2000 Feb 29
0
mapping of colornames into hsv: half way done
...F",
"magenta2", "#EE00EE",
"magenta3", "#CD00CD",
"magenta4", "#8B008B",
"maroon", "#B03060",
"maroon1", "#FF34B3",
"maroon2", "#EE30A7",
"maroon3", "#CD2990",
"maroon4", "#8B1C62",
"mediumaquamarine","#66CDAA",
"mediumblue", "#0000CD",
"mediumorchid", "#BA55D3",
"mediumorchid1", "#E066FF",
"mediumo...