Skip to content
Prev 30320 / 398503 Next

plot.POSIXct with axes FALSE

On Mon, 7 Apr 2003, Petr Pikal wrote:

            
[...]
It is not a documented argument to plot.POSIXct!  Don't assume all plot 
methods take all the arguments of plot.default.

You should be using par(xaxt) and friends, as you found out.  Please do
read the documentation if you don't understand your errors.