How to plot subset of rows together with different subset of same rows?
Note: I'm trying to do this with the interface only. Haven't tried scripting yet.
I have multiple objects that have a bunch of measurements within each object. There are 6 objects total, numbered 1-6. Per each object, there are a few dozen rows. And the columns list various attributes. The short version of what I want to achieve is that I'd like to have the grouping feature, but instead of one gro...