Diamant024 opened a new issue #14369: URL: https://github.com/apache/echarts/issues/14369
### Version 5.0.2 ### Steps to reproduce * Add series with type 'bar' and selectedMode 'multiple' * Add dataZoom * Select any bar-items * Scroll-out any selected items * Dispatch action 'unselect' on selected and scolled-out items ### What is expected? All specified items should be unselected. ### What is actually happening? The action unselect only visible items. --- Also no functions for select/unselect all items without passing all indexes. <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE --> <!-- This issue is in English. DO NOT REMOVE --> ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
