[Bug] Y-axis overflow
Open
en
not-a-bug
- Dominant language
- TypeScript
- Stars
- 67.3k
- Forks
- 19.8k
- Avg merge
- 11d 14h
- Merged PRs (30d)
- 8
Description
### Version
5.2.2
### Link to Minimal Reproduction
https://codesandbox.io/s/ori8mm?file=/index.js
### Steps to Reproduce
1、set Y-Axis "type" = 'time'
2、set Y-Axis "inverse" = true
### Current Behavior
1、set Y-Axis "type" = 'time'
2、set Y-Axis "inverse" = true
3、you will find the chart y-axis overflow

### Expected Behavior
I hope the height can be displayed normally,think you.
### Environment
```markdown
- OS:
- Browser:
- Framework:
```
### Any additional comments?
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.