Thanks Jannis! I feel so dumb! I didn't specify the par(mar) before I wrote the code...thanks for checking me :)
beloitstudent On Thu, Jun 10, 2010 at 4:28 AM, jannis-2 [via R] < ml-node+2250158-1003270618-278...@n4.nabble.com<ml-node%2b2250158-1003270618-278...@n4.nabble.com> > wrote: > > > I am having a few problems with this. 1) My y > > label seems to be getting > > cut off by the edge of my graphing area. I have tried > > adjusting the "mar" > > and "omi" but it doesn't seem to make any difference. > > Sure mar changes the plot. Add for example > par(mar=c(4,8,4,4)) > > and you can see the whole y-label. > > No idea abou the texwrapping though.... > > > HTH > Jannis > > > > ______________________________________________ > [hidden email] <http://user/SendEmail.jtp?type=node&node=2250158&i=0>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. > > > ------------------------------ > View message @ > http://r.789695.n4.nabble.com/Issues-with-Bar-Graph-tp2249944p2250158.html > To unsubscribe from Issues with Bar Graph, click here< (link removed) ==>. > > > -- View this message in context: http://r.789695.n4.nabble.com/Issues-with-Bar-Graph-tp2249944p2251296.html Sent from the R help mailing list archive at Nabble.com. [[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.