Question: Javascript P5 Animation Problem: 3. Sliding Bars Read and understand the template code: http://alpha.editor.p5js.org/doubleshow/sketches/r1wWG4TBG Make each element stop at x1 Give each element a random
Javascript P5 Animation Problem:
3. Sliding Bars
Read and understand the template code:
http://alpha.editor.p5js.org/doubleshow/sketches/r1wWG4TBG
Make each element stop at x1
Give each element a random color
Given more vertical spacing between elements
Add a text label at x1 to indicate its value.
Give each element's circle a different, random, size
Add a rectangle in front of each circle; its width grows as the element's circle moves to the right.
All elements should reach the stopping point (xi = x1) at the same time (hint: dx should be calculated based on x1).
The desired output should look like:

0 4 2 3 ,6 9 8 7 0 4 2 3 ,6 9 8 7
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
