apache / apache/echarts

[Bug] Gaps between stacked bar chart data series

Open
#20,096 8 comments 2 reactions 0 assignees View on GitHub
bug en missing-demo pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version

5.4.2

### Link to Minimal Reproduction

[https://codepen.io/rjmqvuul-the-bashful/pen/MWMjGrV](https://github.com/apache/echarts/issues/url)

### Steps to Reproduce

Normal stacked bar

### Current Behavior

gaps appear (apparently from the first value of the series) between stack bars which cause the total of the bar to not line up with the y axis

![image](https://github.com/apache/echarts/assets/125864864/bf7df757-cfec-4e8c-986a-49d1975539fe)

previous post reporting the same issue:

https://github.com/apache/echarts/issues/15936

### Expected Behavior

I would expect the bars to stack the data series on top of each other without gaps and the total of the series line up to the yaxis value

### Environment

```markdown
- OS: Windows 11
- Browser: Chrome most recent version
- Framework: Angular
```

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