Hi,
I wanted to use the Javascript Scatter Plot view to manually select different subsets of datapoints using the “Select” mouse mode, subsequently assign them a subset-ID in a new column and repeat this until all datapoints got a subset-ID. Normally I have to go through 5-10 rounds of selection. So far I did this by arranging multiple Scatter Plot nodes in a sequence. Data points that had been already selected would not show up anymore in downstream plots. Now I’m wondering if this could also be done using a recursive loop. I didn’t manage to get this to work. Any advice would be appreciated.
Best,
Christian