ArrayVisualizer icon indicating copy to clipboard operation
ArrayVisualizer copied to clipboard

Analysis color for all visuals

Open MusicTheorist opened this issue 4 years ago • 0 comments

When sorts are accessing array elements without making any comparisons or writes, i.e. analyzing the highest power in the array for radix sorts, the animation highlights change colors. For example, the bar graph visual without color enabled switches red marks to blue, and the color circle visual switches its black bars to white ones. Not all visuals have this feature, which is inconsistent for no reason and should be fixed.

MusicTheorist avatar Jun 12 '20 02:06 MusicTheorist