Assumes df has been cleaned and converted.
1 2 3 4 5 6 7 8 9 10 11 | makeGraphs(
df,
org,
group_name,
usePercent = TRUE,
getXAxisLimits = getAxisLimits,
getXAxisLabels = getAxisLabels,
getGraphLabels = getLabelByGrouping,
text_df = NULL,
graph_label_df = NULL
)
|
label_df |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.