[R] large fonts on plots
Itay Furman
itayf at fhcrc.org
Wed Feb 11 20:00:24 CET 2004
On Wed, 11 Feb 2004, Petr Pikal wrote:
> On 11 Feb 2004 at 13:30, Piet van Remortel wrote:
>
> > Hi all,
> >
> > I need to enlarge te fonts used oo R-plots (plots, histograms, ...) in
> > labels and titles etc.
>
> using cex.main=some.number.greater.than.1 in
> title(...)
> will enlarge fonts in main title.
>
>From my experience you will have to enlarge also the plot
margins, otherwise label/s might be clipped out. See par() for
margin handling.
> However I do not know if it works when inserting figures to LaTeX text.
>
It works fine.
Cheers,
Itay Furman
--
itayf at fhcrc.org Fred Hutchinson Cancer Research Center
More information about the R-help
mailing list