[R] box plot

Henrique Dallazuanna wwwhsd at gmail.com
Mon Oct 5 18:47:24 CEST 2009


See family argument in ?par:

par(family = 'serif')
boxplot(rnorm(100), main = 'Title of Boxplot')

On Mon, Oct 5, 2009 at 11:48 AM, kayj <kjaja27 at yahoo.com> wrote:
>
> Hi All,
>
> I was wondering if if it is possible to change the font style and the font
> size for x labels, y labels and the main title for a box plot?
>
> Thanks
> --
> View this message in context: http://www.nabble.com/box-plot-tp25752195p25752195.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at 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.
>



-- 
Henrique Dallazuanna
Curitiba-Paraná-Brasil
25° 25' 40" S 49° 16' 22" O




More information about the R-help mailing list