This project visualises Bubble Sort in a way that isn't commonly seen. It will take a while to sort all of the lists. While it sorts, it will plot a graph of the time taken to sort the list (red) the number of swaps performed (green) the number of items squared (blue) For more information on Bubble Sort, see the Wikipedia page for it: https://en.wikipedia.org/wiki/Bubble_sort