search for: sjm217

Displaying 1 result from an estimated 1 matches for "sjm217".

Did you mean: s217
2005 Mar 30
1
Finding the "height of a line of text" for axis
...par("tcl") for (i in at) { lines(c(base,base+l),rep(i,2),col="red") } } # Test plot plot(c(1,2,3), axes=FALSE) # Draw ticks in red drawticks(axTicks(2)) # Overprint with normal axis axis(2, axTicks(2)) Thanks in advance, Steven Murdoch. -- w: http://www.cl.cam.ac.uk/users/sjm217/