plotly (version 3.6.0)

config: Set the default configuration for plotly

Description

Set the default configuration for plotly

Usage

config(p = last_plot(), ...)

Arguments

p

a plotly object

Examples

Run this code
# NOT RUN {
config(plot_ly(), displaylogo = FALSE, modeBarButtonsToRemove = list('sendDataToCloud'))
# }

Run the code above in your browser using DataLab