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

Missing values default to value when stacked #680

Closed
nickofthyme opened this issue May 15, 2020 · 2 comments · Fixed by #703 or #824
Closed

Missing values default to value when stacked #680

nickofthyme opened this issue May 15, 2020 · 2 comments · Fixed by #703 or #824
Assignees
Labels
bug Something isn't working :data Data/series/scales related issue released Issue released publicly :xy Bar/Line/Area chart related

Comments

@nickofthyme
Copy link
Collaborator

nickofthyme commented May 15, 2020

Describe the bug
When a value is missing from a given series, the value is correctly skipped when the series is not stacked. But when the values are stacked the charts fills in a value.

See https://codesandbox.io/s/confident-https-gwrks?file=/src/App.tsx

Expected behavior
Should skip the value and not loop back.

Screenshots
image

Area opacity set to zero for clarity

@nickofthyme nickofthyme added the bug Something isn't working label May 15, 2020
@nickofthyme nickofthyme self-assigned this May 15, 2020
@markov00 markov00 added :data Data/series/scales related issue :xy Bar/Line/Area chart related labels May 29, 2020
@markov00 markov00 added this to Backlog in Vislib replacement via automation May 29, 2020
@markov00 markov00 moved this from Backlog to June plan in Vislib replacement May 29, 2020
@nickofthyme nickofthyme changed the title Missing values fallback to random value Allow label and path ordering, skip missing values Jun 10, 2020
@nickofthyme nickofthyme changed the title Allow label and path ordering, skip missing values Missing values default to value when stacked Jun 11, 2020
Vislib replacement automation moved this from June plan to Done Jun 12, 2020
@markov00
Copy link
Member

🎉 This issue has been resolved in version 19.5.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@markov00 markov00 added the released Issue released publicly label Jun 15, 2020
@markov00
Copy link
Member

🎉 This issue has been resolved in version 21.3.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working :data Data/series/scales related issue released Issue released publicly :xy Bar/Line/Area chart related
Projects
No open projects
2 participants