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 scattergl missing lines after non-line trace #2990

Merged
merged 3 commits into from
Sep 11, 2018
Merged

Conversation

etpinard
Copy link
Contributor

by bumping regl-line2d to 3.0.11 which includes @dy's gl-vis/regl-line2d@513e867

For more info on this topic, see: gl-vis/regl-line2d#35

This PR fixes two gl2d_text_chart baselines (as first noted in #2737 (comment)).

This PR also fixes:

- which now doesn't skip over line traces after non-line traces
- update two gl2d_text_chart baseline that suffer from this bug
- regl-line2d "skips" over "undefined"s, not "null"s
@etpinard
Copy link
Contributor Author

I'm going to go ahead and merge this so it is part of v1.41.0.

@ErwanMAS feel free to open a new issue if you notice any other issues. Thanks again for your help!

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.

1 participant