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

Fix colorbar templating for "non-root" colorscales #4470

Merged
merged 4 commits into from
Jan 7, 2020

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Jan 7, 2020

- propagate template info into colorscale container
- fix marker_colorscale_template baseline which was botched from
  6a47d66
@etpinard etpinard added bug something broken status: reviewable labels Jan 7, 2020
@@ -101,6 +101,7 @@ if(allMock || argv.filter) {
}

var FLAKY_LIST = [
'treemap_coffee',
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can pick 0175108 to fix that.

@archmoj
Copy link
Contributor

archmoj commented Jan 7, 2020

Thank you!
💃

@wbrgss
Copy link
Contributor

wbrgss commented Jan 7, 2020

Thanks for the quick turnaround @etpinard!
The other colorbar attributes (e.g. title) appear to be working in templates now also 🎉

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.

Can't set 'colorbar' parameters in layout.template.data.{trace}[i].{line|marker}
3 participants