Displaying 2 results from an estimated 2 matches for "magenta4".
Did you mean:
magenta
2009 Aug 05
2
labeling in qplot
HI
am plotting different density plots in one graph each with a different
color.
And i want to add labels to plot mentioning which color belongs to which
data series.
p2 <- qplot(corArms, data = data1, geom = "density", adjust=0.4, main="Arms
Correlation All") +
layer(data=data2, geom="density", adjust=0.4, color=I(2)) +
layer(data=data3,
2000 Feb 29
0
mapping of colornames into hsv: half way done
...A",
"limegreen", "#32CD32",
"linen", "#FAF0E6",
"magenta", "#FF00FF",
"magenta1", "#FF00FF",
"magenta2", "#EE00EE",
"magenta3", "#CD00CD",
"magenta4", "#8B008B",
"maroon", "#B03060",
"maroon1", "#FF34B3",
"maroon2", "#EE30A7",
"maroon3", "#CD2990",
"maroon4", "#8B1C62",
"mediumaquamarine",&quo...