Adds default ggla config to a plotly plot

ggla_plotly_config(plot, ...)

Arguments

plot

A plotly plot, created either using plot_ly or ggplotly.

...

Other parameters passed to plotly::config

Value

A plotly plot

Examples

if (FALSE) { if(interactive()){ #EXAMPLE1 } }