acj97 opened a new issue, #21261: URL: https://github.com/apache/echarts/issues/21261
### Version 5 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=candlestick-brush ### Steps to Reproduce 1. right click to inspect element 2. enable toggle device emulation 3. try to drag the brush ### Current Behavior when drag the brush it's doing the page scroll ### Expected Behavior when drag the brush, the brush moved ### Environment ```markdown - OS: - Browser: - Framework: ``` ### Any additional comments? https://echarts.apache.org/examples/en/editor.html?c=candlestick-brush i'm doing implementation using brush, my current issue is the brush is not working when we swipe on the mobile. I also check the example it's also the same. Is there a way to do the brush on mobile? -- 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]
