I have read in a series of 37 dates and times that an event happened. It is now sitting as a POSIXlt object. I want a graphic representation of the times that the events hap
You can tweak the date axes using scale_datetime. The examples at the end are quite illustrative.
http://had.co.nz/ggplot2/scale_datetime.html