[R] scatterplot3d

Marwan Khawaja marwan.khawaja at aub.edu.lb
Thu Jul 4 16:40:48 CEST 2002


Hello,
I am trying to plot a matrix (14 by 14) of some values, using

scatterplot3d(s3d.dat, type="h", pch=" ", lwd=20,
+   y.ticklabs=c("CA", "DS", "HO", "HA", "TA",
"LA","ED","AL","RE","DZ","HK","SW","DA","QU"),
+   x.ticklabs=c("CA", "DS", "HO", "HA", "TA",
"LA","ED","AL","RE","DZ","HK","SW","DA","QU"),
+   col.grid="lightblue", xlab="Origin", ylab="Destination", highlight.3d=TRUE,
main="Conditional Probabilities, Model3")

But I am having two problems with the labels: (1) only six labels are showing in
the graph, and
(2) some of the labels in the y axis are cluttered!

Is the solution to add xlim, ylim to the function -- so labels look nice?
I only receive the 'digest' so please cc directly to my address above.
TIA for your help
Marwan

--------------------------------------------------------------------------------
--------------------------------------------------------
Marwan Khawaja   -   http://webfaculty.aub.edu.lb/~mk36/     If you have MS
Internet Explorer!
--------------------------------------------------------------------------------
--------------------------------------------------------

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list