Description Usage Arguments Value Source Examples
View source: R/dependanciesCSS.R
MultiColumn in dygraph
1 | dyMultiColumn(dygraph)
|
dygraph |
dygraph object |
css configuration for dygraph
https://rstudio.github.io/dygraphs/gallery-custom-plotters.html
1 2 3 4 5 | ## Not run:
dygraph(data)%>%
dyMultiColumn()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.