[EMAIL PROTECTED] wrote:
[EMAIL PROTECTED] writes:
Hi, does anybody know why the following is not working:
hist(rnorm(200)) box(bty="o")
gives me a box without rounded corners.
Because that isn't what it is supposed to do. Did you expect "7" to give you a slanting right edge? And which letter should represent a full rectangle?
Thought "o" means rectangle with rounded corners... Thanks, Sven
Right, "o" means rectangle (without the word "rounded"). How to change the style of line interconnects (e.g. to be "orunded" in a way) is descirbed in an article by Paul Murrell in the most recent issue of R News.
Uwe Ligges
______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
