Skip to content
Back to formatted view

Raw Message

Message-ID: <34f7c8.3dac.12dbc2a0ffd.Coremail.lm_mengxin@163.com>
Date: 2011-01-25T07:53:49Z
From: 孟欣
Subject: question about the axis label

Hello sir:
I have a question about the axis label of scatterplot3d function.
The data is in the attachment.
 
If I use the command:
scatterplot3d(x,y,z,type="h")
 
I want the  plot's x-axis lab to be 1,2,3,...,13, y-axis lab to be 1,2,3,...11
 
But if I use the command:
scatterplot3d(x,y,z,type="h",x.ticklabs=1:13,y.ticklabs=1:11)
The axis labs are overlap, still can't get what I want.
 
I'm in difficulty in how to set the axis labels,which need your suggestion very much.
 
Thanks for your help.
 
My best.
 
 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ??????-way_nation.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110125/0dd74324/attachment.txt>