To everyone else, it is going to look like I am talking to myself. Jim, I got your reply (to my post which I changed almost as soon as I posted it), and "as.numeric(as.character(kent$Year))" is a god send. Worked a charm, and fixed all the problems. So thanks :)
Last issue now (at least for this bit), is that when I use "names.arg=axis.ticks" it comes up with this error: "Error in barplot.default(Ann, main = title, names.arg = axis.ticks) : incorrect number of names" Does this mean it is trying to fit too many names onto the barplot? and if so, how do I reduce it or fix it? Thanks again mate, really appreciate it! -- View this message in context: http://n4.nabble.com/Barplot-axis-titles-tp1476789p1478006.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.