I was curious about the exact same question that John Theal posed - how to get a second y-axis label for a plot of two data series against a common x (in my case, time).
I tried two different methods - one in lattice and one in plot. Both times the y-axis on the right side appears but the label does not. Similar to John's comment, it appears that there is not enough room for the label. Gabor mentioned that the plot.zoo examples give a plot like this. When I run that series of examples, #7 appears to be what Gabor was referring to, but even there the label for the right-hand y-axis is missing. Help? Dave Hewitt ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.