Description Usage Arguments Examples
Get default plot_type
1 | get_plot_type(metric_id, plot_type = NULL)
|
metric_id |
metric id |
plot_type |
plot type |
1 2 3 4 5 6 | ## Not run:
get_plot_type('pct_avg_rating')
get_plot_type('nb_started')
get_plot_type('nb_started', 'line')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.