I wonder how they created this visualization?
Sorting Visualizations
11–20 of 38 posts
Re: Sorting Visualizations
#12Re: Sorting Visualizations
#13Challenge: look at just the visualization and NAME! THAT! ALGORITHM!
Re: Sorting Visualizations
#14Mike Bostock, the author of d3.js, has a similar post in which he uses angled sticks to indicate sorting order, and also touches on some other algorithmic visualizations. https://bost.ocks.org/mike/algorithms/
Re: Sorting Visualizations
#15Re: Sorting Visualizations
#16[1] https://visual.ly/blog/rainbow-color-scales/
[2] https://cran.r-project.org/web/packages/viridis/vignettes/in...
Edit:
Here's my demo, in Viridis: http://gph.is/2xZnKxl
(Generated in ipython + numpy + matplotlib + seaborn)
Re: Sorting Visualizations
#17Re: Sorting Visualizations
#18My favorites have always been the folk dance versions! https://www.youtube.com/watch?v=ROalU379l3U
Re: Sorting Visualizations
#19Good stuff, except for the rainbow color scales [1]. I'd much prefer to see the same in viridis [2] or something similar. The color boundaries on the rainbow scale are not perceived uniformly by human eyes (there might even be a cultural bias at play, i.e. we may distinguish blue from green more readily than different shades of blue, even if they may be objectively at the same distance) [1] https://visual.ly/blog/rai…
So, yes, everything you said, and then some.
Re: Sorting Visualizations
#20The GIFs take forever to load, bad format chosen for displaying the animations.