plotly.R icon indicating copy to clipboard operation
plotly.R copied to clipboard

Add the plotly_merge() abstraction to `layout.updatemenus`

Open wholmes105 opened this issue 2 years ago • 0 comments

plotly_merge() is a function meant to help users create layout.updatemenus elements more easily. It does this by receiving a named list of plotly objects and outputting a single plotly object with an updatemenu allowing it to recreate any of the plotly objects provided to the function.

wholmes105 avatar Jul 07 '23 23:07 wholmes105