echarts-bot[bot] commented on issue #19502: URL: https://github.com/apache/echarts/issues/19502#issuecomment-1888501673
@JingzaisWenzai It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **BODY** ### Version 5.x ### Link to Minimal Reproduction https://jsfiddle.net/zhoujiawen/dnjuoqe5/4/ ### Steps to Reproduce 1. Open the jsfiddle link to view the line chart, but the interval does not take effect. ### Current Behavior 1. There is no problem in version 4.x, but in version 5.x, when the x-axis type is time, interval cannot take effect. 2. The first time of my data is 2023-01-09 00:00:00, but the x-axis shows starting at 9 o'clock by default, which should start at 0 o'clock  ### Expected Behavior 1. When the x-axis type is time, the starting time is displayed according to the data 2. When the x-axis type is time, the x-axis can be forcibly spaced by minutes, hours, and days. ![Uploading image.png…]() ### Environment ```markdown - OS:win11 - Browser: Chrome 120.0.6099.201 - Framework: Vue@3 ``` ### Any additional comments? _No response_ </details> -- 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]
