Modify trace(s) of an existing plotly visualization. Useful when used in
conjunction with get_figure()
.
style(p = last_plot(), ..., traces = 1, evaluate = FALSE)
A plotly visualization.
Visual properties.
numeric vector. Which traces should be modified?
logical. Evaluate arguments when this function is called?