s-news
[Top] [All Lists]

Re: multiple plot on a graph

To: "Tae-Young Heo" <theo@unity.ncsu.edu>, <s-news@lists.biostat.wustl.edu>
Subject: Re: multiple plot on a graph
From: "Patricia Farra" <patricia.farra@rogers.com>
Date: Wed, 26 Mar 2003 13:07:34 -0500
References: <200303261453.h2QErRu08891@uni10mr.unity.ncsu.edu>
You may try guiPlot() function in S-PLUS 2000 Programmer's Guide, chapter 7.

Pat.

----- Original Message -----
From: "Tae-Young Heo" <theo@unity.ncsu.edu>
To: <s-news@lists.biostat.wustl.edu>
Sent: Wednesday, March 26, 2003 9:53 AM
Subject: [S] multiple plot on a graph


> Dear Users,
>
>
> I am trying to make a multiple plot on a graph. One plot is scatter plot
and the other is Boxplot.
> Is it possible with S-plus?
> I tried several ways,but failed.
> I would like to get the graph that
>
> Lower X-axis is for scatter plot and
> Upper X-axis is for Boxplot and
> Left  Y-axis is for scatter plot and
> Right Y-axis is for Boxplot
>
>                       r
>           1   2   3   4   5    6    7
>         -----------------------------------
>         |          * * * * * * * * *      |
>    46000| |      *                        |0.12
>         |---    *                         |
> y      || |   *                          |0.08
>    45500|--- *                            |      m
>         | | *                             |0.05
>    45000| *                               |
>         |                                 |0.01
>         -----------------------------------
>           1 2 3 4 5 6 7 8 9 10 11 12 13
>                        d
> Like above, I would like to draw two plot(scatter plot and Boxplot)on a
graph.
> Please let me know how to draw tow plot(scatter plot and Boxplot) on a
graph with own X and Y axes.
>
> Thanks,
>
>
> --------------------------------------------------------------------
> This message was distributed by s-news@lists.biostat.wustl.edu.  To
> unsubscribe send e-mail to s-news-request@lists.biostat.wustl.edu with
> the BODY of the message:  unsubscribe s-news


<Prev in Thread] Current Thread [Next in Thread>