[Bug] 在堆叠柱状图的barMinHeight设置后有高度但是不会占据实际空间,会和其他堆叠柱状图重叠
Open
bug
topic: bar
topic: stack
- 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://codesandbox.io/p/sandbox/axis-align-with-tick-tgv48g
### Steps to Reproduce
实例 https://codesandbox.io/p/sandbox/axis-align-with-tick-tgv48g
### Current Behavior
堆叠柱状图设置barMinHeight后 不占据实际高度,会和其他bar重叠,在5.2.2版本可以, 之后的版本都不行
### Expected Behavior
设置的minHeight会占据实际位置,不会和其他bar重叠
### Environment
```markdown
- OS:
- Browser:
- Framework:
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.