View source: R/helpers-charts.R
create_dev_ranking_chart | R Documentation |
Devs are ranked by number of developed apps. See create_dev_ranking.
create_dev_ranking_chart(ranking, threshold)
ranking |
Obtained after calling create_dev_ranking. Can be reactive. |
threshold |
Minimum number of app threshold. You'll need a numericInput wrapped by reactive. |
An echarts4r bar chart.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.