echarts-bot[bot] commented on issue #19815: URL: https://github.com/apache/echarts/issues/19815#issuecomment-2048866763
@facingcheer It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗 <details><summary><b>TRANSLATED</b></summary><br> **BODY** ### Version 5.5.0 ### Link to Minimal Reproduction https://codesandbox.io/p/sandbox/beautiful-cdn-forked-tshhlx?file=%2Fsrc%2Findex.mjs ### Steps to Reproduce Make a horizontal brush selection in a histogram Note that the maximum value of the brush selection range slightly exceeds the midpoint of a certain column (i.e., the time point of the sequence diagram) Watch the highlight status after brush selection <img width="772" alt="image" src="https://github.com/apache/echarts/assets/5510657/1e89592e-8a32-4f49-85ec-5b78f40528a3"> As shown in this case, the time I brushed has exceeded the 10:43:00 time, but the bar at this time is not highlighted. On the contrary, in fact, according to common sense, the 10:42:00 point should not be highlighted. The reality is highlighted ### Current Behavior As shown in this case, the time I brushed has exceeded the 10:43:00 time, but the bar at this time is not highlighted. On the contrary, in fact, according to common sense, the 10:42:00 point should not be highlighted. The reality is highlighted ### Expected Behavior The selected time can be highlighted normally ### Environment ```markdown -OS: -Browser: - Framework: ``` ### Any additional comments? _No response_ </details> -- 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]
