Start here
Edit the code!
Try and answer:
- What will happen when you change the array values?
- How are the circles' x and y coordinates determined?
- How would you give the circles a thin border?
Take a moment to check out the d3 docs for Selecting and Modifying elements.
Next