helgasoft commented on issue #18570:
URL: https://github.com/apache/echarts/issues/18570#issuecomment-1523842749

   [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_.


-- 
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]

Reply via email to