[Bug] MarkArea not fully fixed in version 5.4.2
- 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/ily-salamat/pen/bGmVjGj
### Steps to Reproduce
I already opened this issue here #18130 and it's fixed in this PR #18229 and apparently it's not fully fixed because now there is a gap issue between bars and mark area
In 5.4.0 version works fine
See example: https://codepen.io/ily-salamat/pen/LYBZzNo
Now in 5.4.2 there is a gap issue
See example: https://codepen.io/ily-salamat/pen/bGmVjGj
### Current Behavior
Since version 5.4.2 there is a gap between bars and mark area
### Expected Behavior
MarkArea should works properly as in the previous version
### Environment
```markdown
- OS:
- Browser:
- Framework:
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.