You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered: