Displaying 2 results from an estimated 2 matches for "oldfont".
2012 Sep 06
1
Change margin size of complex barplot
...xaxt = "n",
space = c(0.2, 1.0),
ylab = "Relative frequencies (%)",
beside = TRUE,
col = rep(c("orange", "red"), each=10),
cex.names = 2)
oldpar <- par(mar=c(18, 7, 2, 2.1))
oldfont <- par(font=3)
names.arg = rep(as.character(1), 3))
text(as.vector(bp),y=-1, cex=2,pos = 2,
offset = -0.1,
labels = c("Asthenotricha cf. unipecten 1","Asthenotricha cf. unipecten 2","Cleora cf. pavlitzkiae","Omphalucha cf. apira","Asthen...
2012 Jul 30
2
barplot question
Dear r-help members.
I would like to:
a) control the margin around my legend box. Unfortunately I did not find an appropriate command under "?legend". The margin around the actual legend is way too wide. There is a lot of unnecessary "empty space" on the right side.
b) increase the width of the individual barplots. I saw that this can be obtained with the command