Description Usage Arguments See Also
Use plotly_config() to remove extra plotly buttons. Use plot_dash() and render_dash() for the shiny UI and Server respectively.
1 2 3 4 5 | plotly_config(plot)
plot_dash(plot, height = "350px", ...)
render_dash(plot_code)
|
plot |
Plot object for plotly |
height |
passed to |
... |
other arguments passed to |
plot_code |
Code passed to |
Other functions to run dashboard visualization:
get_county_map(),
int_breaks(),
join_county_map(),
plot_bar(),
plot_county(),
plot_month(),
plot_value2(),
run_visual_county(),
ui_button_layout()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.