Kiermeier.Andreas@saugov.sa.gov.au
2004-Oct-20 08:15 UTC
[Rd] Bug in 'rot=' of scales argument of barchart (PR#7296)
Full_Name: Andreas Kiermeier Version: 2.0.0 OS: Windows XP Submission from: (NULL) (203.26.136.133) When "rot=-90" in the scales argument of barchart (and possibly other trellis graphics) the axis label disappears behind the bars and only the last character can be seen. For "rot=90" things work fine.
Prof Brian Ripley
2004-Oct-20 08:26 UTC
[Rd] Bug in 'rot=' of scales argument of barchart (PR#7296)
barchart is part of the lattice contributed package. Please do read the section on BUGS in the FAQ, which says Bug reports on contributed packages should be sent first to the package maintainer, and only submitted to the R-bugs repository by package maintainers, mentioning the package in the subject line. I do not believe you are the maintainer, and he does not have write access to the bug repository. So someone else has to clear up after your error. On Wed, 20 Oct 2004 Kiermeier.Andreas@saugov.sa.gov.au wrote:> Full_Name: Andreas Kiermeier > Version: 2.0.0 > OS: Windows XP > Submission from: (NULL) (203.26.136.133) > > > When "rot=-90" in the scales argument of barchart (and possibly other trellis > graphics) the axis label disappears behind the bars and only the last character > can be seen. For "rot=90" things work fine.-- Brian D. Ripley, ripley@stats.ox.ac.uk Professor of Applied Statistics, http://www.stats.ox.ac.uk/~ripley/ University of Oxford, Tel: +44 1865 272861 (self) 1 South Parks Road, +44 1865 272866 (PA) Oxford OX1 3TG, UK Fax: +44 1865 272595
Seemingly Similar Threads
- barchart fails when grouping variable has more than 7 levels (PR#7293)
- Lattice graphics strip labels for shingles
- Using the Rprofile file to automatically plot data on Sta rtup of R version 2.0.1.
- re-ordering x-lables using barchart()
- Trellis barchart, column display order issue