Local Data filter that handles multiple subgraphs
I am doing a fit Y by X using by variable (3 levels). I then add a legend by a nominal variable. Add a local data filter to select the batches of interest. This works as expected and desired. As select various batches the graph updates including the legend. However only for the first subgraph, to do the others I need to create a local data filter for each of the others. The workflow then requ...