Review the x-axis management of the plot.OutputsModel
The plot.OutputsModel() function displays ugly x-axis on time series charts. It would be a good idea to use the default behavior of axis.POSIXct() and add an x-axis format argument to allow users to customize it (and pass it to the format argument of axis.POSIXct()).