Displaying 2 results from an estimated 2 matches for "perspc".
Did you mean:
persp
2007 Mar 16
2
Can I scale the labels in a 'persp' graph?
Hi all:
I'm using 'persp' for 3D graphics.
I need the axis's labels smaller than by defect.
I see in 'help()', the information about 'par()'.
I have wrote:
>par(.....,cex.axis=0.5,cex.lab=0.5)
perspc(.................)
and the result don't change.
The question is: Can I change the size of labels in the perps graph??
Thank you in advance:
/salva
'cex.axis' The magnification to be used for axis annotation
relative to the current setting of 'cex'. (Some func...
2007 Mar 16
2
Can I scale the labels in a 'persp' graph?
Hi all:
I'm using 'persp' for 3D graphics.
I need the axis's labels smaller than by defect.
I see in 'help()', the information about 'par()'.
I have wrote:
>par(.....,cex.axis=0.5,cex.lab=0.5)
perspc(.................)
and the result don't change.
The question is: Can I change the size of labels in the perps graph??
Thank you in advance:
/salva
'cex.axis' The magnification to be used for axis annotation
relative to the current setting of 'cex'. (Some func...