Skip to content

Preserve line gaps in scattergl plot#4316

Merged
archmoj merged 2 commits intomasterfrom
fix3551-regl-line2d-gaps
Oct 29, 2019
Merged

Preserve line gaps in scattergl plot#4316
archmoj merged 2 commits intomasterfrom
fix3551-regl-line2d-gaps

Conversation

@archmoj
Copy link
Copy Markdown
Contributor

@archmoj archmoj commented Oct 29, 2019

Fix #3551
array-normalize module use to normalize NaN values which is now patched and used by reg-line2d 3.0.15.

@etpinard

@archmoj archmoj added bug something broken status: reviewable labels Oct 29, 2019
@@ -0,0 +1,49 @@
{
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Which currently renders as:

image

https://codepen.io/etpinard/pen/poorMMY

@etpinard
Copy link
Copy Markdown
Contributor

Awesome fix!

💃 💃 💃

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.

scattergl & gap between points : strange behavior

2 participants