Share series toggling across two panels in a dashboard

  • What Grafana version and what operating system are you using?
    Grafana 9.0.5

  • What are you trying to achieve?
    I want to be able to toggle on/off a serie by clicking his name in the panel legend and this visualization change also be applied to other panel, like following:

  • How are you trying to achieve it?

I thought that it can be achieved using global variables to share state between panels but I am not sure