On Wed, 2008-08-06 at 16:42 +0100, Hanna Granroth wrote: > Hi everyone, > > This is a graphics question, concerning presentation rather than > actually producing figures. > After much fiddling I've managed to create bar plots showing error > bars. I've put in an x-axis, which goes along all the bars, but > doesn't appear between the y-axis and the first bar. I've searched all > the resources I have access to but can't find anything addressing this > issue. Does anyone know how to make the x-axis stretch all the way > from the y-axis to the end of the right-most bar? It would make my > picture beautifully complete! > This is R 2.7.0 running on Windows XP. Hi Hanna, You might find that "barp" in the plotrix package will do this.
Jim ______________________________________________ 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.