Skip to content
Prev 32105 / 398506 Next

Axis labels

On Fri, 16 May 2003, Philipp Pagel wrote:

            
I think you would prefer to use text() (you'll need to make sure xpd is
set suitably) or even mtext() to label your axis.  AFAIR the overlap check
is deep in the axis C code.  You could also call axis() repeatedly, one 
label at a time.