[R] ggplot2 - two or more axis

David Hajage dhajage.r at gmail.com
Sat Nov 15 14:03:14 CET 2008


Thank you very much for the answer.

I have seen very often the number of subject at risk on survival graph (see
my pdf file). It is very easy to plot the curve with geom_step(), but is
there a better way to show the number of subjects at risk at each time ?

Thank you for your advice.

2008/11/14 hadley wickham <h.wickham at gmail.com>

> Hi David,
>
> > I'm trying to learn how to make a plot with the amazing package ggplot2.
> >
> > I was wondering if it was possible to draw 2 (or more) x (or y) axis in
> the
> > same graph. For example :
> >  - I want to show two informations at each x coordinate : a survival
> curve,
> > I want to show the time (0, 12 and 24 months) and the number of subject
> at
> > risk at each time.
> >  - I want to draw two curves that don't have the same unit
>
> Unfortunately, the capability is currently unavailable in ggplot2 and
> is unlikely to ever be available because I believe it is a
> fundamentally inaccurate means of presenting data.  However, in the
> next version it will be much easier to created faceted displays with
> varying scales, which should be a better solution for many of these
> types of problems.
>
> Regards,
>
> Hadley
>
> --
> http://had.co.nz/
>
-------------- section suivante --------------
Une pi?ce jointe autre que texte a ?t? nettoy?e...
Nom: surv.pdf
Type: application/pdf
Taille: 6885 octets
Desc: non disponible
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20081115/3ad2b7e2/attachment.pdf>


More information about the R-help mailing list