Skip to content
Prev 378292 / 398506 Next

large number of scrollable histograms....

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: