Change settings of a plotly plot

plotly_settings(plotly_plot, width = 600, height = 700)

Arguments

plotly_plot

A plotly plot

width

Default set to '600'

height

Default set to '700'