Hi all,

I'm using

xyplot(closingDataXTS)

To get a page with any number of seperate plots on it (as many plots as
columns in closingDataXTS).

Each plot is named according to colnames(closingDataXTS).

I would like to control the size of the text each plot name appears in.

I've seen a number of solutions for similar problems that point me in the
direction of trellis.par.get and trellis.par.set but have been unable to put
anything together that works.

Any ideas for me?

Nick

        [[alternative HTML version deleted]]

______________________________________________
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.

Reply via email to