Displaying 2 results from an estimated 2 matches for "steelblue3".
Did you mean:
steelblue
2011 Mar 20
1
legend position in "barplot"
...of the legend while using
"barplot" function?
For example:
a<-matrix(c(0,0,0.5,0.8,0.9,0.9),2,3)
colnames(a)<-c("X","Y","Z")
rownames(a)<-c("A","B")
a
barplot(a,width = 0.2,legend =
TRUE,axes=FALSE,col=c("coral3","steelblue3"),beside=TRUE)
In this case, the legend is too small, and I want to move it to the left.
Thanks.
Regards
Gary
[[alternative HTML version deleted]]
2000 Feb 29
0
mapping of colornames into hsv: half way done
...ot;#8470FF",
"lightslategray", "#778899",
"lightslategrey", "#778899",
"lightsteelblue", "#B0C4DE",
"lightsteelblue1", "#CAE1FF",
"lightsteelblue2", "#BCD2EE",
"lightsteelblue3", "#A2B5CD",
"lightsteelblue4", "#6E7B8B",
"lightyellow", "#FFFFE0",
"lightyellow1", "#FFFFE0",
"lightyellow2", "#EEEED1",
"lightyellow3", "#CDCDB4",
"ligh...