JingzaisWenzai opened a new issue, #19502:
URL: https://github.com/apache/echarts/issues/19502

   ### Version
   
   5.x
   
   ### Link to Minimal Reproduction
   
   https://jsfiddle.net/zhoujiawen/dnjuoqe5/4/
   
   ### Steps to Reproduce
   
   1.打开jsfiddle链接查看折线图,间隔未生效
   
   ### Current Behavior
   
   1.在4.x版本无任何问题,但5.x版本x轴type为time时,interval无法生效
   2.我的数据第一个时间为2023-01-09 00:00:00 ,但x轴默认显示9点开始,应该是从0点开始
   
![image](https://github.com/apache/echarts/assets/22462099/f2c2cd2d-3cab-4d9f-8b89-58c7c271fe8d)
   
   
   ### Expected Behavior
   
   1.当x轴type为time时,起始时间按数据显示
   2.当x轴type为time时,能够按分钟、小时、天强制间隔x轴
   ![Uploading image.png…]()
   
   
   ### Environment
   
   ```markdown
   - OS:win11
   - Browser: Chrome 120.0.6099.201
   - Framework: Vue@3
   ```
   
   
   ### 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]

Reply via email to