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

Area opacity set to zero for clarity
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
