Hello, I’m having an issue with using list item and categorizing data.
I’m trying to interpolate all points that are listed as 0, all the points that are listed as 1, and so on so that they can create multiple closed curve that resembles the outer curve.
What expression should I used in order to automatically connect each of them?
I know how to do them separately, but it would be impossible for me to repeat them continuously.