Skip to content
Back to formatted view

Raw Message

Message-ID: <AANLkTinyfOXAx80XAYroqextgXVkLMYjtG3hg42XfBQW@mail.gmail.com>
Date: 2011-01-23T02:04:53Z
From: Joshua Ulrich
Subject: Plotting multiple xts/zoo time series on a single plot.
In-Reply-To: <AANLkTikxjYFmEq3AdvRZFZ3cSEHJCzBvaQe9Ct-FKp9S@mail.gmail.com>

See ?plot.zoo, specifically plot.type="single".
--
Joshua Ulrich ?| ?FOSS Trading: www.fosstrading.com



On Sat, Jan 22, 2011 at 8:02 PM, Nick Torenvliet
<nick.torenvliet at gmail.com> wrote:
> So I've got a 154 column wide xts time series object and I want to plot the
> 154 series on a single plot and have the added benefit of the time series
> dates on the x axis.
>
> Any suggestions for plotting functions, maplot works but does not give dates
> on the axis and I can't seem to get plot to give me more than one series.
>
> Nick
>
> ? ? ? ?[[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>