[R] scatterplot3d + box lines
Duncan Murdoch
murdoch at stats.uwo.ca
Wed Feb 6 16:15:25 CET 2008
On 2/6/2008 10:07 AM, Pedro Mardones wrote:
> Dear all;
> I've been trying to change the type of line used to draw the box
> around the 3d scatterplot (package scatterplot3d) from lty=1 to lty=2
> without sucess. I would appreciate suggestions of how to do it.
Use lty.axis=2. (This is mentioned on the help page, but there are a
lot of parameters there, and I can see how you might have missed it.)
Duncan Murdoch
More information about the R-help
mailing list