Hi:
Would like to ask if someone knows a way to link the plotly_legendclick event between several independent plots (with independent, I mean there are not subplots).
An image
Basically I want to hide/show the same trace index in all charts, when I click on a legend element.
If I click “Sim 1” in a chart, the same trace has to be hidden/shown in the other charts.
Thank you!