Ovilia commented on issue #13676: URL: https://github.com/apache/echarts/issues/13676#issuecomment-811729057
This is a feature rather than a bug in ECharts 5. The consideration behind this is that, if the first/last label is not of the same level of the minimum time level, it should not be displayed.  For example, in the case, the last time label "8:00" may not be displayed because the minimum time level is day. If the developer think it is required to display in this case, he can set `axisLabel.showMaxLabel` to be `true`. So this issue is closed due to not-a-bug. -- 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]
