Hacker News new | ask | show | jobs
by danielweber 4390 days ago
What is plotted on the black bar charts? The axes are not labelled.
1 comments

it represents the contents of the array to be sorted, I believe. x-axis is the index of in the array, y-axis is the value at that index.