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

Scatter3d attributes fixups #2879

Merged
merged 3 commits into from
Aug 8, 2018
Merged

Scatter3d attributes fixups #2879

merged 3 commits into from
Aug 8, 2018

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Aug 7, 2018

A few scatter3d attributes are not listed properly as mentioned in #2872 and #2862.

This PR corrects them while we wait until #2872 and #2862 get implemented as features.

cc @alexcjohnson

if(!opts.noScale) {
// handle both the trace case where the dflt is listed in attributes and
// the marker case where the dflt is determined by hasColorbar
var showScaleDftl;
Copy link
Collaborator

Choose a reason for hiding this comment

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

you want to fix this typo while you're at it? 😄

@alexcjohnson
Copy link
Collaborator

Looks good, thanks for doing this. Comment is nonblocking. 💃

@etpinard etpinard merged commit def6aa5 into master Aug 8, 2018
@etpinard etpinard deleted the scatter3d-attributes branch August 8, 2018 13:48
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.

2 participants