prodcastorDev commented on issue #15585: URL: https://github.com/apache/echarts/issues/15585#issuecomment-1629806656
> Series visibility while rendering for the first time can be controlled by this option - https://echarts.apache.org/en/option.html#legend.selected This resolves the issue in a certain way, in my case I was trying to handle the visibility through a multiselect with useState and no other solution was working, but this worked like a charm, 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. 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]
