View source: R/summary_functions.R
| generate_plotly_time_series | R Documentation |
Internal function to generate plotly based timeseries
generate_plotly_time_series(time_series_data, locations = "All Locations")
time_series_data |
data frame generated by 'generate_time_series_data' |
locations |
vector of locations to limit to; default is "All Locations" |
a plotly object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.