Dear all, Is there a way to do it? The following code: > pdf("test.pdf") > plot(1,1,col="red") > dev.off() Only colors the plot into red, but not x and y axis (inclusive the tick marks). - Gundala Viswanath Jakarta - Indonesia