Skip to content
Back to formatted view

Raw Message

Message-ID: <CD9907F9-7E0E-494E-8727-1CE34B4D8F58@dcn.davis.ca.us>
Date: 2019-01-22T16:10:14Z
From: Jeff Newmiller
Subject: large number of scrollable histograms....
In-Reply-To: <SL2P216MB009162845BE8908415304615C8980@SL2P216MB0091.KORP216.PROD.OUTLOOK.COM>

You can use knitr (child documents) with rmarkdown to generate an html file containing many htmlwidgets. There are many htmlwidgets you can choose from, see [1]. You can also use htmlwidgets with shiny if you prefer, though I don't know if you can get the many plots simultaneously with shiny.

Some htmlwidgets even support linkage between the plots, so if you scroll or zoom through the x-axis on one, the others can adjust similarly.

[1] http://gallery.htmlwidgets.org

On January 22, 2019 5:20:35 AM PST, akshay kulkarni <akshay_e4 at hotmail.com> wrote:
>dear members,
>             I am a day trader based in INDIA. I use R for my research.
>
>I have about 200 vectors whose histograms I need to inspect. I have to
>compare them simultaneously.
>
>I know methods whereby you can plot multiple histograms on one screen.
>However, you can clearly view only 4 to 5  histograms in one screen.
>
>Is there a way to construct a long list of all the 100 histograms that
>can be scrollable (like you scroll up or down the R console) both
>downwards and upwards? Any package to that effect?
>
>I would be highly grateful, also, if you can offer any suggestions or
>"out of the box" ideas to simultaneously compare all the 100
>histograms.
>
>very many thanks for your help and support..
>yours sincerely,
>AKSHAY M KULKARNI
>
>	[[alternative HTML version deleted]]
>
>______________________________________________
>R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
>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.

-- 
Sent from my phone. Please excuse my brevity.