gajus opened a new issue #11333: Bar series is bar width is not adjusted when xAxis is time and min/max is defined URL: https://github.com/apache/incubator-echarts/issues/11333 ### Version 4.3.0 ### Reproduction link [https://codesandbox.io/s/echarts-showhide-labels-in-bars-e6y1x](https://codesandbox.io/s/echarts-showhide-labels-in-bars-e6y1x) ### Steps to reproduce 1. xAxis must be time and define min/ max that are greater than the series date range ### What is expected? I expect the series bar width to be adjusted based on the min/ max constraints. ### What is actually happening? The bars are not resized and overlap each other. <!-- 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]
