michael-s-molina opened a new issue, #20068: URL: https://github.com/apache/echarts/issues/20068
### Version 5.5.0 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=area-time-axis&version=5.5.0&code=PYBwLglsB2AEC8sDeAoWsAeBBDEDOAXMmurAERgCeIApmUWQG4CGANgK50A0JAvj-ko58RVKXJVa9CRAC23EujIRojGgCc8dImHWdYAegOwIAM1im2WribCwA7hFatYAE3whWzSrADGwdXUaXzBWSj4BWC11CBpCWABtRWJxcWVXaTIAYS88PAhfWCzmTTJI1PJoZnlMnOY8gqKSvDLktNdmMGZpJIqK3r7BgGYANhHywdSARgAGABYpoYB2AE4AJhnNzba-gF0JwYHJ1Lm5tYPj2FmltZWpgFYNrZmdiv3X1KPL9AeVi-OprM5vdliNni9vrsPu9BhRqNpyAAjEqtWF4Lq-ADWmWAiJaE34yTEfXSmQAaiougBzGhNUr_SrVBFkCnQam04r0j5kDpdHofcRfb5rNZTBmDIGLVZPLYC0gwy5Cy5rAAcc3FfWutweMu2kI16CVAJm5zlFUB8xBSzBzzNsChgwVFThUgYyPUqJJ6OYWJxeM96EJ4mJzogGQYAFlgGAAr5KL5WHEA6kyFUapHo7H44n8dzed0iEbPnbxLM_iXSJLlutwXanZMixKRuqKz8Zjc7o9a_q7Y2-vcVQbpkCrTbZZDoQyXcz3cm0t7fQxcbnxISobwANxAA ### Steps to Reproduce Check the provided link. It's using a bar chart with a y-axis of type `time` and `inverse` equals `true`. ### Current Behavior The bars are overflowing and the y-axis values are not rendering correctly. If you set `inverse` to `false`, everything works as expected. ### Expected Behavior The chart is displayed correctly, independently of the `inverse` value. ### Environment ```markdown - OS: macOS Sonoma 14.5 - Browser: Chrome 126.0.6478.115 ``` ### 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]
