On 2010-11-21 13:18, madr wrote:

I found it. It was hard to find because no one asked about it , the proper
question was about distance from the axis which can be negative. So the
proper answer is :

par( mgp = c(0, -1.4, 0)  ) - only the center value is controlling feature
in question.

If you want your tick marks to point inward, you might
also have a look at par(tcl = ....).

Peter Ehlers

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to