View source: R/helpers-charts.R
create_apps_consumer_ranking_chart | R Documentation |
Create apps consumer ranking bar chart
create_apps_consumer_ranking_chart(ranking, threshold)
ranking |
Data obtained from create_apps_consumer_ranking. |
threshold |
Minimum number of app threshold. You'll need a numericInput wrapped by reactive. |
A bar chart with consumer sorted by descending number of total views.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.