Thanks Gerrit.

cex.axis changes the size of the axis label. I want to change the size of data 
labels that are displayed at the top of the bars in the histogram. What we 
obtain by
histogram(...,labels=T)

Any clue?

Cheers,


________________________________
 From: Gerrit Eichner <gerrit.eich...@math.uni-giessen.de>

Cc: "r-h...@stat.math.ethz.ch" <r-h...@stat.math.ethz.ch> 
Sent: Monday, May 14, 2012 11:31 AM
Subject: Re: [R] labels in hist and ranges of an axis

Hi, Carol!

> How is it possible to change the character size of labels in a histogram 
> (labels parameter in hist)?
See

?par

-> cex.axis


> How is it possible to display the ranges of an axis in 3 significant digits?
See

?axis

and its argument "at" together with

?signif


Hth  --  Gerrit

---------------------------------------------------------------------
Dr. Gerrit Eichner                   Mathematical Institute, Room 212
gerrit.eich...@math.uni-giessen.de   Justus-Liebig-University Giessen
Tel: +49-(0)641-99-32104          Arndtstr. 2, 35392 Giessen, Germany
Fax: +49-(0)641-99-32109        http://www.uni-giessen.de/cms/eichner
---------------------------------------------------------------------
        [[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