[R] simple plot with magnified cex.axis & cex.label
Timur Elzhov
etv at nf.jinr.ru
Wed Jun 19 11:35:16 CEST 2002
Hello!
I've tried to make subj.
Here is code:
x <- 1:5
y <- 1:5
par ( cex.lab = 3.6,
cex.axis = 3.6 )
plot ( x, y, ylab = "Any title" )
I've got ugly picture, where
1) x-axis labels & x-axis itself overlapped,
2) y-axis title does not not fit within bounding box.
The _same_ effect in "postscript" device.
Is this a bug? Could I solve this problem any way _now_, if
I _have_ to plot graph with strongly magnified axis labels?
Thanks,
Timur.
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._
More information about the R-help
mailing list