SteveSB wrote: > > What I have is about 100 of which 80 or so are between a value of 0 and > 40 , one or two in the hundreds and an outlier around 2000. > >
Have a look at gap.barplot in package plotrix. Personally, I prefer to use xlim(x(0,100) in this case and add "one outlier at t=2000" in the legend. Dieter -- View this message in context: http://r.789695.n4.nabble.com/Help-with-Hist-tp3043187p3043211.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ 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.