kim1124 commented on issue #18570: URL: https://github.com/apache/echarts/issues/18570#issuecomment-1525277603
> [toolbox brush](https://echarts.apache.org/en/option.html#toolbox.feature.brush) provides this functionality and more, see [live example](https://echarts.apache.org/en/option.html#brush). If you don't want to use toolbox, then try building a custom drag with events [mousedown](https://echarts.apache.org/en/api.html#events.Mouse%20events.mousedown) and _mouseup_. Thank you. I'll apply it. -- 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]
