Skip to content
Prev 78211 / 398502 Next

Y-Axis Label Overwritten By TickMark Values

On Sat, 1 Oct 2005, Marc Schwartz wrote:

            
Oops. I'd been up all night...
What a black art. Pray tell where you learned this that I
may study there as well. In at least one of my prior attempts,
I had used par("mar") but hadn't realized that title(ylab)
would have to be changed; it just didn't seem (to me anyway)
like wanting to display slightly larger numbers as tickmark
values would have required using other low-level plot commands.

After about a hour of trying different options, I found myself
really wanting to use the "R Plot Wizard(TM)" that lets you
interactively set the LAF of the plot, then generates the
appropriate R code to make it so.
Was emulating Matlab's plot output and that's how it places
tickmarks (for better or worse). I actually needed to place
tickmarks on all sides but hadn't found that option yet.

----------------------------------------------------------
SIGSIG -- signature too long (core dumped)