Sorting animations on the same small data

Six standalone, playable animations using the exact same input so you can compare how each algorithm moves values around.
Input data: [7, 3, 5, 1, 8, 2, 6, 4]
unsolved compare write / swap pivot / min / key sorted