Skip to content
Prev 131657 / 398503 Next

Barchart, Pareto

Kapoor, Bharat wrote:
Well, either reduce the size of that kind of text (see "cex.axis" in 
?par) or enlarge the corresponding margins (see "mar" in ?par)
See "col" in ?barplot
See "ylim" in ?barplot
See the values barplot() returns and combine them with a call to text().


Can you please read the help pages (and the posting guide) before 
posting? At least two of your questions are directly answered in 
?barplot and the others by a help page ?barplot refers to: ?par.

Uwe Ligges