Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the plotly_merge() abstraction to layout.updatemenus #2277

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

wholmes105
Copy link

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.

`plotly_merge()` is a function designed as an abstraction to facilitate the use of `layout.updatemenus` in plotly.
layout.R was uploaded in the wrong folder initially
test-plotly.R was uploaded in the wrong folder initially
Finalize updates for `plotly_merge()`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant