[Bug] Gaps in line despite data being present
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.4.3
### Link to Minimal Reproduction
https://codesandbox.io/s/basic-line-chart-forked-kxw3cm?file=/index.js
### Steps to Reproduce
By hovering over the gap areas, the tooltip shows there is data there (mostly 0 values though they should still be displayed on the line). You can also see there is data values present in the data const itself.
### Current Behavior

### Expected Behavior
There should not be gaps where data is present
### Environment
```markdown
- OS: macOS Sonoma
- Browser: Chrome Version 118.0.5993.117 arm64
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.