bbcfive opened a new issue, #17986:
URL: https://github.com/apache/echarts/issues/17986
### Version
5.4.0
### Link to Minimal Reproduction
_No response_
### Steps to Reproduce
1. xAxis type is 'time', we has a tab option for '4H/1D/7D', we want the
xAxisLabel only show the period for choosed option, eg: if option is 4H, the
min label is 4H before Now, the max label is Now.
### Current Behavior
But it doesn't work by setting min/max to limit the label range:
<img width="318" alt="image"
src="https://user-images.githubusercontent.com/22639560/204430501-f8600f2a-ca23-44cd-aff5-c5adf47c386f.png">
### Expected Behavior
Expected the min and max value of axisLabel works, and the scale can be
fixed by setting ticks length.
### Environment
```markdown
OS: macOS Monterey
Browser: Chrome 96.0.4664.55
Framework React@18
```
### Any additional comments?
_No response_
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]