I am trying to make polylines between every data line, so for example if there are two data tree’s with points going from 0 - 2, I want to make polylines between all the 0’s, all the 1’s and all the 2’s.
On the image below there you can see two different data tree’s and i want to connect the 0 dots from all the tree’s with eachother and so on for the data on ine 1 and 2.
I have tried to open your solution, but it doesn’t work. I dont get how the path mapper works exactly. Is there any guide to this component how it exactly works?
EDIT: It works now, but thats not exactly what I was looking for, But i can try to figure it out first with the path mapper. Thanks @bbalbastre !
Anyway, Although I would prefer the Path Mapper option, I have solve that problem without using it in two different ways if you prefer. That’s one of them: