Hi,
I have a datatble with different categories of batteries that I want to analyses separately. So I have written a script that loops through the different types of batteries. It "hides and excludes" all batteries but the ones I'm interested in, then makes some plots. In the next iteration, it selects another type of batteries, "hides and excludes" the other ones and make some plots.
For the time being the plots I'm using are "Distribution" and "Multivariate" (analysis). The problem is now that when I'm finished with the first group of batteries and "unhide and unexclude" all data in the table to select the new group, the "unhided and unexcluded" batteries are added to the multivariate plots (the "Automatic Recalc" option is not selected). The "unhided and unexcluded" data are not added to the "Distribution" (i.e. histograms), only to the "multivariate analysis". "Unhiding and unexcluding" the data manually or via the script leads to the same result. Is there a way to prevent this from happening?
The effect can be seen in the attached file. "unhiding and unexcluding" the third datapoint will make it appear in the multivariate analysis but not in the distributions.