Description Usage Arguments Value Source Examples
View source: R/dependanciesCSS.R
Bar chart in dygraph
1 | dyBarChart(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)%>%
dyBarChart()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.