Connect Local Data Filters between Graph Builder Windows from different data tables
Suppose I have two Graph Builder windows from different data tables, each with a Local Data Filter filtering on "run number" and "time". Is it possible to connect the two Local Data Filters so they stay in sync? Or perhaps with JSL to pull the current settings from Local Data Filter #1 and apply them to Local Data Filter #2? (I guess step 1 is getting a reference to the Local Data Filters, I haven...