Image
Code

Map D3.js HW

KCachel

Last edited Nov 05, 2018
Created on Sep 25, 2018
Forked from Hello VizHub

Kathleen Cachel Week 5 Homework


I found this page at [D3 in Depth](https://d3indepth.com/selections/) to be helpful in making the selection events. And these [code examples](https://github.com/d3/d3-selection) as well.


I would really like feedback on how to remove the Name when you deselect a country. When you click on a country that is selected I change it back to the unselected state, but the name still stays up. I fiddled with it, but was not able to get that working. I tried a remove etc. would love some pointers on that!

MIT Licensed