Apply function to plot, without modifying data
Useful when you need two or more layers that apply a summary statistic to the original data.
add_fun(p, fun, ...)
p |
a plotly object. |
fun |
a function. Should take a plotly object as input and return a modified plotly object. |
... |
arguments passed to |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.