Skip to content

Fix4631 - handle NaN cases to allow breaks on bar-like traces - #4634

Merged
archmoj merged 2 commits into
masterfrom
fix4631-bar-handle-nan
Mar 12, 2020
Merged

Fix4631 - handle NaN cases to allow breaks on bar-like traces#4634
archmoj merged 2 commits into
masterfrom
fix4631-bar-handle-nan

Conversation

@archmoj

Copy link
Copy Markdown
Contributor

Fixes#4631.

before
after

@plotly/plotly_js

@archmojarchmoj added bug something broken status: reviewable regression this used to work labels Mar 12, 2020
@archmojarchmoj added this to the v1.53.0 milestone Mar 12, 2020

@alexcjohnsonalexcjohnson left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Nice, that works! 💃

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugsomething brokenregressionthis used to work

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bars with NaNs as positions lead to console errors

2 participants

@archmoj@alexcjohnson