apache / apache/echarts

[Bug] MarkArea in Bar Chart still does not fill area behind bars

Open
#20,450 1 comment 0 reactions 0 assignees View on GitHub
bug en pending
Dominant language
TypeScript
Stars
67.3k
Forks
19.8k
Avg merge
11d 14h
Merged PRs (30d)
8

Description

### Version

5.5.1

### Link to Minimal Reproduction

https://codepen.io/teknopup/pen/QWeOMaR

### Steps to Reproduce

I took your markArea for line chart and changed it to a bar chart:

https://echarts.apache.org/examples/en/editor.html?c=line-sections&version=5.5.1

### Current Behavior

I thought that this was supposed to be fixed in :
https://github.com/apache/echarts/pull/17098

However the fill still does not cover the entire bar chart. Is there something missing here?

### Expected Behavior

The entire bar is covered by the mark area instead of only half

### Environment

```markdown
- OS: Mac Sononma
- Browser: Chrome
- Framework: Vue@3
```

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