On 03.02.2010 15:02, RICHARD PITMAN wrote:
Is there a way of repositioning the y label in scatterplot3d so that it is
parallel with the y axis?
Short answer: No.
Long answer: You could hack the code and add some angle argument to the
text() calls that label the y axis, but it is hard to guess the correct
angle that highly depends on the current projection.
If you find a way how to do that appropriately (other than rewriting
scatterplot3d to use grid), I am very interested.
Best,
Uwe Ligges
Many thanks
Richard
______________________________________________
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.
______________________________________________
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.