Saving disabled symbols after figure refresh

In our use case, we have a figure (line) that’s updated every second with new data. When you click on an item in the symbol legend it hides, which is very useful at times. Once the next refresh comes, the interface forgets it was hiding and we’re back to the full chart.

I searched around a good bit and couldn’t find a way to identify what was hidden server-side or any other viable solution to disable these programmatically.

Is there a reasonable solution to handle this use case?

Hi @christian.duvall,

Welcome to the community!

Please take a look at this old post