vocab-bot opened a new issue, #19891: URL: https://github.com/apache/echarts/issues/19891
### Version 5.5.0 ### Link to Minimal Reproduction No link as the project is not opensource ### Steps to Reproduce 1. Create a bar chartw ith data. 2. Set a narrow timerange, fo that you can see 2 or 3 bars (in my case 13:00-14:30) ### Current Behavior On the time axis the time start not from 13:00, but from 11:00, ends not at 14:30, but at 15:30. ### Expected Behavior The time axis starts at 13:00 and ends at 14:30 as the time range was set so. ### Environment ```markdown - OS: Windows - Browser: Chrome - Framework: Vue.JS ``` ### 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]
