Skip to content

Support **kwargs in update_traces and update_{subplot} methods #1554

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

Merged
merged 1 commit into from
May 6, 2019

Conversation

jonmmease
Copy link
Contributor

Add support for specifying property updates as **kwargs in the update_traces and update_* subplot methods of Figure. E.g.

fig.update_traces(marker_color='red', row=1)

@jonmmease jonmmease merged commit 7ec46f3 into master May 6, 2019
@nicolaskruchten nicolaskruchten deleted the update_trace_kwargs branch June 19, 2020 16:13
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.

1 participant