Generate graphics for time series insights
1 2 3 4 5 | get_graph_stat(
insight_data,
graph_type,
conf = list(min_limit_zero = F, gam_forecast = F)
)
|
insight_data |
tibble. |
graph_type |
string: derivative, forecast, marginal. |
conf |
list: graph options. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.