agnij opened a new issue #13288: URL: https://github.com/apache/incubator-echarts/issues/13288
### Version 4.7.0 ### Reproduction link [https://gallery.echartsjs.com/editor.html?c=xgnZ49t0KQ&v=2](https://gallery.echartsjs.com/editor.html?c=xgnZ49t0KQ&v=2) ### Steps to reproduce * xAxis type设置为time * 设置minInterval无用,但maxInterval和interval有用 ### What is expected? 横坐标显示不重复我设置最小间隔为3个月,不采取interval设置死的原因是,有些情况区间跨度大,横坐标的lable会重叠,不想使用datazoom,想通过echarts自动分割区间 ### What is actually happening? 实际无用 设置无效 <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
