Raw Message
Message-ID: <73f827b50904100826x7e90039co77cb141843af0e7f@mail.gmail.com>
Date: 2009-04-10T15:26:25Z
From: Gundala Viswanath
Subject: Coloring X and Y axis
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