search for: lightgoldenrod1

Displaying 3 results from an estimated 3 matches for "lightgoldenrod1".

2010 Jun 30
2
ggplot qplot bar removing bars when truncating scale
...="identity",position="dodge",binwidth=2,ylab=NULL,xlab=NULL,width=.75) #With 0-6 Scale p + scale_x_discrete(expand=c(0,0)) + scale_y_continuous(limits=c(0,7),breaks=seq(from=0,to=6,by=.5),expand=c(0,0)) + coord_flip() + scale_fill_manual(values=c("darkmagenta","lightgoldenrod1")) + opts( panel.background = theme_rect(colour = NA), panel.background = theme_blank(), panel.grid.minor = theme_blank(), axis.title.x= theme_blank(), axis.title.y= theme_blank(), axis.text.y=theme_text(size=12,hjust=1), legend.text=theme_text(size=14) ) #With 3-6...
2011 Oct 17
2
special language character in a pie chart
...non-metallic mineral products', 'Basic metals and fabricated metal products', 'Transport equipment','Manufacturing n.e.c.') colors=c('yellow','chocolate4','deeppink','green','darkgreen', 'orange','cyan','lightgoldenrod1','blue','red','blueviolet', 'honeydew3','deeppink4','sandybrown') win.graph(width = 7, height = 4) par(mar=c(0,2.5,0,0)) par(bg='white') par(mfrow=c(1,1)) pie(cz09,col=colors, border=NA, radius=0.75, cex=0.75, font=1, font.main=1, c...
2000 Feb 29
0
mapping of colornames into hsv: half way done
...ot;lightcyan", "#E0FFFF", "lightcyan1", "#E0FFFF", "lightcyan2", "#D1EEEE", "lightcyan3", "#B4CDCD", "lightcyan4", "#7A8B8B", "lightgoldenrod", "#EEDD82", "lightgoldenrod1", "#FFEC8B", "lightgoldenrod2", "#EEDC82", "lightgoldenrod3", "#CDBE70", "lightgoldenrod4", "#8B814C", "lightgoldenrodyellow","#FAFAD2", "lightgray", "#D3D3D3",...