Skip to content
Prev 170463 / 398506 Next

I want axes that cross

On Fri, 13 Feb 2009, Paul Johnson wrote:

            
Paul,

If you use
 	axis( ... , at = c(low,high), xpd=TRUE, col='green',
 		labels=FALSE, lwd.tick=0)

for suitably chosen values of low and high (and ... ), I think you can
get what you want. It will overwrite your axis, but if you choose the same 
color, this won't be noticed.

HTH,

Chuck
Charles C. Berry                            (858) 534-2098
                                             Dept of Family/Preventive Medicine
E mailto:cberry at tajo.ucsd.edu	            UC San Diego
http://famprevmed.ucsd.edu/faculty/cberry/  La Jolla, San Diego 92093-0901