- Use data from 50 cities
Use the anonymous function used to set the color of the circle as an example and edit the radius of the circle.
You can't copy and paste this in. You must modify the code below and use a similar concept to change the radius of the circle.
- use keyword
constinstead of variable if the variable for WIDTH and HEIGHT do not change - use ALL_CAPS convention for the const name wich as WIDTH
- review SVG Viewport margin conventions
- review chart area position translation to get X and Y axis aligned properly



