lieyongchang opened a new issue #15874: URL: https://github.com/apache/echarts/issues/15874
### Version 5.2.1 ### Reproduction link [https://jsfiddle.net/darkkyoun/fq3o802j/7/](https://jsfiddle.net/darkkyoun/fq3o802j/7/) ### Steps to reproduce 1) Open the link 2) Open the console 3) Look at the y-axis ### What is expected? the values from y-axis value should the same as the print out ### What is actually happening? y-aixs value is not the same with the console log --- What I am trying to do is, y-axis should show every 15 mins starting from 7 Am to 7 PM, i.e 7:00 AM , 7:15 AM .... 7:45 PM. Not sure where I am doing it wrong <!-- 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. 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]
