Alright, so imagine there are y values - speed: 10, 0, 10, 10
and corresponding x values - time in seconds: 0, 20, 40, 50
Now, how can I show that at the 11th second it suddenly stops, then after 2 seconds continues with the speed of 40?
So I want the line to go vertically downward.
I tried...