View source: R/helpers-charts.R
| create_app_daily_usage_chart | R Documentation |
Leverages echarts4r. See https://echarts4r.john-coene.com/articles/chart_types.html#calendar-1. .
create_app_daily_usage_chart(app_usage, ...)
app_usage |
Returned by get_app_daily_usage. |
... |
Pass down any param to create_calendar_chart. |
A calendar chart displaying daily app usage.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.