Part 1: Start here

Edit the code!

Some suggestions/questions:

  • What will happen when you change the array values?
  • How we could separate the circles by manipulating cx?
  • How would you give the circles a thin border?

Take a moment to check out the d3 docs for Selecting and Modifying elements.


Next