alex2wong commented on issue #11658: Legend filtering not working correctly with pie chart selection? URL: https://github.com/apache/incubator-echarts/issues/11658#issuecomment-569557114 @daming-lu that's it ! the data `name` should be passed into seriesModal.isSelected to get the selected state instead of `idx`. idx is the newIdx of data after piePiece.updateData. Thanks ~
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
