I am looking for a code for the graphical version of Bucket sort method that shows each value being placed into the appropriate bucket and eventually being copied back to the original array.

Thank you