Hi all, I am looking for a nice time series grapher/viewer in R ... with the feature of scrolling, zooming, etc. Hopefully it could be of the quality at the report-generation-and-sending-to-boss level... Could anybody please give me some recommendations/pointers? Thanks a lot!
nice time series viewer?
3 messages · Michael, R. Michael Weylandt, Rainer M Krug
plot.xts() chartSeries() if you are using financial data? It's going to depend on your (unstated) form of time series, but generally R isn't set up for interactive graphics. (chartSeries being the only time-series specific exception I know; you can also do Rgl and Rggobi stuff with a little bit of work) Also, please don't cross post to two lists. Michael
On Wed, Dec 7, 2011 at 2:15 PM, Michael <comtech.usa at gmail.com> wrote:
Hi all, I am looking for a nice time series grapher/viewer in R ... with the feature of scrolling, zooming, etc. Hopefully it could be of the quality at the report-generation-and-sending-to-boss level... Could anybody please give me some recommendations/pointers? Thanks a lot!
______________________________________________ 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.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 07/12/11 20:31, R. Michael Weylandt wrote:
plot.xts() chartSeries() if you are using financial data? It's going to depend on your (unstated) form of time series, but generally R isn't set up for interactive graphics. (chartSeries being the only time-series specific exception I know; you can also do Rgl and Rggobi stuff with a little bit of work)
There is also iplot and ix - also very nice interactive graph packages, but as far as I know not specific to time series. Rainer
Also, please don't cross post to two lists. Michael On Wed, Dec 7, 2011 at 2:15 PM, Michael <comtech.usa at gmail.com> wrote:
Hi all, I am looking for a nice time series grapher/viewer in R ... with the feature of scrolling, zooming, etc. Hopefully it could be of the quality at the report-generation-and-sending-to-boss level... Could anybody please give me some recommendations/pointers? Thanks a lot!
______________________________________________ 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.
______________________________________________ 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.
- -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer at krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk7gflAACgkQoYgNqgF2egpPygCcDO98cjlJFWzQBBMEGuI4/GbG kM8An25wZVFPtJ8FZAYKUMKwEMQeaqWU =k5Lt -----END PGP SIGNATURE-----