Displaying 1 result from an estimated 1 matches for "adaptationorvulnerability".
2012 Feb 07
3
Lattice - different axis length
Dear all,
I have a question about the lattice package, more specifically about the
control of the x-axis length in the different panels. I use the following
code to make the stacked barchart:
barchart(country ~ climatechangefocalpoint + meteorologyservice +
adaptationorvulnerability + cdmcarbonmarkets + energy +
aviationmaritimetransport + forestry + pressofficer|period, data=graph5,
as.table=T,
xlim=c(0,150),
layout=c(3,1),
par.strip.text=list(cex=1.5),
scales = list(alternating = 3, cex=1.2, tick.number=5),
xlab="&qu...