Function to better position the labels on the graphs.
autoLab(x, y = NULL, labels = seq(along = x), cex = 1,
method = c("SANN", "GA"),
allowSmallOverlap = FALSE,
trace = FALSE, shadotext = FALSE,
doPlot = TRUE, ...)
See the text function
the x-coordinates
the y-coordinates
the labels
cex
not used
boolean
boolean
boolean
boolean
further arguments passed to or from other methods