Displaying 3 results from an estimated 3 matches for "ffc1c1".
Did you mean:
fc11
2012 Feb 03
1
incomplete final line found on <name of my sourced function file>
...o
# indata=en;datesvar="Week";invars=seas[5];myfunction=mean
# mymetric="TEST";fixedy=0;title="BLA"
mylines = function(indata,datesvar,invars,myfunction,mymetric,mytitle,fixedy=0)
{
all.colors<-c("#E0EEEE","#0000CD","#D4D4D4","#FFC1C1","#FFDEAD","#9ACD32",
"#99CCFF","#6495ED","#66CDAA","#EEC900","#BC8F8F",
"#C00000","#696969","#473C8B","#8B4500", "#FF7F00","#9370DB",
"#800000",&quo...
2010 Oct 18
0
Question about legend parameters
...ositives)
order.of.vars<-names(order) # the order of variables on the chart -
from the bottom up
### so, the bottom-most area should be for z, the second from the
bottom area- for y (above z)
### Creating a palette of 20 colors:
all.colors<-c("#E0EEEE","#D4D4D4","#FFC1C1","#FFDEAD","#9ACD32",
"#99CCFF","#6495ED","#66CDAA","#EEC900","#BC8F8F",
"#FF7F00","#C00000","#9370DB","#473C8B","#696969",
"#8B4500","#800000","#000...
2000 Feb 29
0
mapping of colornames into hsv: half way done
..."red", "#FF0000",
"red1", "#FF0000",
"red2", "#EE0000",
"red3", "#CD0000",
"red4", "#8B0000",
"rosybrown", "#BC8F8F",
"rosybrown1", "#FFC1C1",
"rosybrown2", "#EEB4B4",
"rosybrown3", "#CD9B9B",
"rosybrown4", "#8B6969",
"royalblue", "#4169E1",
"royalblue1", "#4876FF",
"royalblue2", "#436EEE",...