Skip to content

Conversation

archmoj
Copy link
Contributor

@archmoj archmoj commented Apr 4, 2019

@archmoj archmoj added bug something broken status: reviewable labels Apr 4, 2019
var cont = trace[di.dir].marker;
lw = cont.line.width;
mc = cont.color;
prefix = 'waterfall';
Copy link
Contributor

Choose a reason for hiding this comment

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

 prefix = 'waterfall';

is still well defined when isBlank:true, I'd leave it out of this block.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for spotting that! Done in be51caf.

.then(done);
});

it('should be able to deal with blank bars on transform', function(done) {
Copy link
Contributor

Choose a reason for hiding this comment

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

10/10 test. Nice!

@etpinard
Copy link
Contributor

etpinard commented Apr 4, 2019

💃 #3720 (comment) is non-blocking.

@archmoj archmoj merged commit 0782274 into master Apr 4, 2019
@archmoj archmoj deleted the fix3719-waterfall-transform-error branch April 4, 2019 02:13
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