1 graph to display multiple time series but selectable

Is there a way to have 1 graph display multiple time series but at the same time offer a way for people to “turn off or hide” a time series if they are not interested? I’m envisioning like a button/checkbox that allows the user to toggle the time series on a graph.

Can this be done?

Sure. Something like this? This is using variables in Grafana.

Yes! That is perfect! Can i export that filter and use it when embedded into node red? Grafana dashboard itself isn’t suitable for me, so I’m just embedding Grafana graphs into my NR dash. Will that filter work when embedded into node red?

What template is that?

The template is InfluxDB Templated

You can read up on templates and variables here.