ragava28 opened a new issue, #18160: URL: https://github.com/apache/echarts/issues/18160
### What problem does this feature solve? Ability to add/move/drag markers/annotations/selectors in the chart by the end user at a specific point similar to brush functionality. current brush functionality allows us to select only a range of points. Example scenario of it . https://stackoverflow.com/questions/75064009/customizing-echart-horizontal-select-brush-functionality-to-select-single-point ### What does the proposed API look like? Similar to brush functionality (Horizontal & Vertical selection ) 1. A button in the toolbox to enable the selector. 2. after adding selectors/annotations to the chart, an event to capture selectors : -- 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]
