Displaying 3 results from an estimated 3 matches for "00eeee".
2008 Jul 02
1
graph woes
...)
points(type = "s", y = control_Table, x = p_GOLD_Table, col = "#0080ff")
points(type = "s", y = control_Table, x = p_CHEMSCORE_Table,
col = "#c000ff")
points(type = "s", y = control_Table, x = p_AUTODOCK_Table,
col = "#00eeee")
points(type = "s", y = control_Table, x = p_DOCK_Table, col = "#c04000")
points(type = "s", y = control_Table, x = p_DFIRE_Table, col =
"#eeee00")
lines(type = "l", x = control_Table, y = perfect_Table, col = "#20...
2008 Jul 02
0
log plots woes
...)
points(type = "s", y = control_Table, x = p_GOLD_Table, col =
"#0080ff")
points(type = "s", y = control_Table, x = p_CHEMSCORE_Table, col =
"#c000ff")
points(type = "s", y = control_Table, x = p_AUTODOCK_Table, col =
"#00eeee")
points(type = "s", y = control_Table, x = p_DOCK_Table, col =
"#c04000")
points(type = "s", y = control_Table, x = p_DFIRE_Table, col =
"#eeee00")
lines(type = "l", x = control_Table, y = perfect_Table, col =
"#20...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...rnsilk1", "#FFF8DC",
"cornsilk2", "#EEE8CD",
"cornsilk3", "#CDC8B1",
"cornsilk4", "#8B8878",
"cyan", "#00FFFF",
"cyan1", "#00FFFF",
"cyan2", "#00EEEE",
"cyan3", "#00CDCD",
"cyan4", "#008B8B",
"darkblue", "#00008B",
"darkcyan", "#008B8B",
"darkgoldenrod", "#B8860B",
"darkgoldenrod1", "#FFB90F",...