Site https://rstudio.github.io/dygraphs/
require(dygraphs) lungDeaths <- cbind(mdeaths, fdeaths) dygraph(lungDeaths)