thank you Graham! I will definitely try your solution.
I SOLVED this not in the most elegant way I guess… I doubled the number of Nulls and its all animated through a Slider controll… but it works ????
– so the line graph is operated with a set of Nulls, they get their position from txt file
– Now Ive created another set of Nulls, so one group of Nulls for holding the position data, the other group for movement
– it is connected to 1 slider, when on 0 its on start position (all flat) and when on 100 it moves to final position
You could see the animation concept here:
https://photos.app.goo.gl/dMFP4Y1kWAPWrxK28
Thank you!