apache / apache/echarts

[Bug] Gaps in line despite data being present

Open
#19,254 3 comments 0 reactions 0 assignees View on GitHub
en not-a-bug
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

![chrome-capture-2023-10-29 (1)](https://github.com/apache/echarts/assets/129846773/0167f766-597f-4ba3-ba6d-c859cbc047c2)

### 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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.