gabrosys opened a new issue, #20511: URL: https://github.com/apache/echarts/issues/20511
### Version 5.5.1 ### Link to Minimal Reproduction https://echarts.apache.org/examples/en/editor.html?c=doc-example%2Fscatter-dataZoom-all&edit=1&reset=1&version=5.5.1 ### Steps to Reproduce 1. deselect all the series from the legend 2. select the first (The shadow reflects the values present in the first) 4. select the second (The shadow still reflects the values present in the first) No logic applied to avg - sum or any other kind of logic aggregate the data among the selected series ### Current Behavior The data among the selected series are not aggregated in the DataZoom shadow ### Expected Behavior Expect that the data is aggregated. Nice to have a function to override the default behaviour ### Environment _No response_ ### Any additional comments? _No response_ -- 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]
