Description Usage Arguments See Also Examples
Intended to be run from run_visual
. Expects a dashboard
formatted table as input filtered to include a single group & quarter.
1 | plot_month(df, plot_title = "Sales by Month")
|
df |
data frame with summary results |
plot_title |
caption to show in plot |
Other functions to run dashboard visualization:
get_county_map()
,
int_breaks()
,
join_county_map()
,
plot_bar()
,
plot_county()
,
plot_value2()
,
plotly_config()
,
run_visual_county()
,
ui_button_layout()
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.