Displaying 2 results from an estimated 2 matches for "hotpink1".
Did you mean:
hotpink
2011 May 25
0
Adding Mean to Notched Box Plots
...;Graph Title", xlab="X axis label", ylab="Y axis label",
#Sets the colors
col=(c("gold","darkgray", "darkorchid1", "cyan", "white", "red",
"limegreen", "magenta", "chartreuse1", "hotpink1")))
# Make a line accross graph for site limit or similar
abline(h=5, v=0, col = "red",lty=5,)
#adds text for horz line
text(1, 5.1, "Line title",col = "red")
Any suggestions would be greatly appreciated.
Sincerely
David Doyle
--
View this message in context:...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...t;,
"honeydew", "#F0FFF0",
"honeydew1", "#F0FFF0",
"honeydew2", "#E0EEE0",
"honeydew3", "#C1CDC1",
"honeydew4", "#838B83",
"hotpink", "#FF69B4",
"hotpink1", "#FF6EB4",
"hotpink2", "#EE6AA7",
"hotpink3", "#CD6090",
"hotpink4", "#8B3A62",
"indianred", "#CD5C5C",
"indianred1", "#FF6A6A",
"indianred2", "...