s-news
[Top] [All Lists]

Plot types in trellis two panel graph

To: s-news@lists.biostat.wustl.edu
Subject: Plot types in trellis two panel graph
From: "W. Bauer" <bauerwo@gmx.net>
Date: Mon, 26 Jan 2004 16:45:48 +0100 (MET)
Dear all

I would like to create a trellis graph with two panels; in one panel, points
should be plotted, in the oter a line. But I don't manage to specify
different plot types for the two panels:

trellisPlot.timeSeries(ser1,
        ser2,
        layout=c(1,2),
        x.axis.args=list(nobreak=T),
        scales=list(y=list(relation="free")),
        plot.type=c("line","line"),
        trellis.args=list(type=c("p","l")))

Thanks for a hint, W. Bauer

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Bis 31.1.: TopMail + Digicam für nur 29 EUR http://www.gmx.net/topmail


<Prev in Thread] Current Thread [Next in Thread>
  • Plot types in trellis two panel graph, W. Bauer <=