Dear all,

How can I change the size and the color of axis?
I would like that the xlab to be larger, xvalues to be
larger, and xvalues in black instead of grey.

x=runif(10)
y=runif(10)
require(ggplo2)
qplot(x,y)

cheers

milton

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to