I have a problem that I can not solve. I have an array with a history of occurrences that has 5 positions, and I need to make the display of these histories highlighting the different items of each array. At the moment I can get the difference between two of them, but I can not figure out the best way to receive all the differences.
%pre%In this case the history of positions 2.1 and 0 is missing.
The array structure I have is this:
%pre%]