Skip to content

make paper bgcolor relayout update legend and updatemenu accordingly #921

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
Sep 9, 2016

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Sep 8, 2016

Both legend and updatemenus bgcolor are defaulted to the layout.paper_bgcolor value. Previously, relayout calls that included paper_bgcolor bypassed component updates, but in general, we can't do so in order to correctly update the legend and updatemenu bgcolor.

- that's because legend and updatemenus depend on 'paper_bgcolor'
  to default their own 'bgcolor' attribute.
@etpinard etpinard added bug something broken status: reviewable labels Sep 8, 2016
@mdtusz
Copy link
Contributor

mdtusz commented Sep 9, 2016

💃

@etpinard etpinard merged commit 8a77adf into master Sep 9, 2016
@etpinard etpinard deleted the paper_bgcolor-legend branch September 9, 2016 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants