Skip to content

Conversation

VeraZab
Copy link
Contributor

@VeraZab VeraZab commented Oct 30, 2018

@VeraZab
Copy link
Contributor Author

VeraZab commented Oct 30, 2018

@dmt0 please review

@nicolaskruchten
Copy link
Contributor

💃

@nicolaskruchten
Copy link
Contributor

How does prevtrace not have a type?? Or not exist?

@nicolaskruchten
Copy link
Contributor

I guess if pushed via api and relying on default type=scatter

};
default:
return {type: traceType};
return {type: traceType ? traceType : 'scatter'};
Copy link
Contributor

Choose a reason for hiding this comment

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

This is actually problematic

Copy link
Contributor

Choose a reason for hiding this comment

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

The scatter case should set the same options as at the top otherwise there are two “scatter” paths

@nicolaskruchten
Copy link
Contributor

Dancer only when scatter path is centralized :)

@nicolaskruchten
Copy link
Contributor

💃 looks good to me now!

@VeraZab VeraZab merged commit 6692ae6 into master Oct 31, 2018
@VeraZab VeraZab deleted the hot-fix-add-trace branch October 31, 2018 01:20
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