Ovilia commented on issue #15585: URL: https://github.com/apache/echarts/issues/15585#issuecomment-907972440
@Rushan4eg According to ECharts's mechanism, the suggested way to do this is to pass the series to display to `setOption(option, true)`, you may keep a variabled of all series and filter each time which ones to display. -- 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]
