β
Expected Behavior
Each bar in the sorting visualization should display a number (its value) so that users can clearly understand what is being sorted.
β Actual Behavior
Currently, the bars are shown without any numbers, which makes it harder to follow the actual sorting process.
π§ͺ Steps to Reproduce
- Open the app.
- Start a sorting visualization.
- Notice that the bars do not display numbers.
π― Proposed Solution
- Generate and assign random numbers to each bar.
- Display these numbers either:
- On top of the bar (as a label), or
- Inside the bar with good contrast.
- Update the numbers dynamically as the bars move during sorting.
π» Environment
- OS: Windows 11
- Browser: Chrome 118
- Device: Laptop
πββοΈ Want to work on this issue?
β Expected Behavior
Each bar in the sorting visualization should display a number (its value) so that users can clearly understand what is being sorted.
β Actual Behavior
Currently, the bars are shown without any numbers, which makes it harder to follow the actual sorting process.
π§ͺ Steps to Reproduce
π― Proposed Solution
π» Environment
πββοΈ Want to work on this issue?