Skip to content

can I add to a plot and auto-re-scale axes?

1 message · Mark Myatt

#
Robert D. Merithew <merithew at ccmr.cornell.edu> writes:
Rescaling is not possible as the scale is set by the first call to
plot(). If by "add data" you mean that you want to plot multiple data
series and you now in advance which series you want to add then you
should set ylim on the first plot() call to the range of the widest data
series and then add the series to the initial plot.

Mark

--
Mark Myatt


-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._