powered by
Set the default configuration for plotly
config(p = last_plot(), ...)
a plotly object
these arguments are documented at https://github.com/plotly/plotly.js/blob/master/src/plot_api/plot_config.js
# NOT RUN { config(plot_ly(), displaylogo = FALSE, modeBarButtonsToRemove = list('sendDataToCloud')) # }
Run the code above in your browser using DataLab