gajus opened a new issue #11341: xaxis type=time labels do not reflect series data URL: https://github.com/apache/incubator-echarts/issues/11341 ### Version 4.3.0 ### Reproduction link [https://codesandbox.io/s/echarts-xaxis-time-ef3e3](https://codesandbox.io/s/echarts-xaxis-time-ef3e3) ### Steps to reproduce 1. create xaxis type=time 2. populate series with date range from 2019-10-01 to 2019-10-31 ### What is expected? I expect labels to be dates from "2019-10-01 00:00" to "2019-10-31 00:00". ### What is actually happening? Last label is "2019-10-30 23:00" instead of "2019-10-31 00:00". <!-- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
