Feedback

📋Feedback 1: A more specific bar chart can be shown when mousing over each single bubble.
✒️Improvement: I created an extra SVG for the bar chart and wrote some d3 code for it.
📋Feedback 2: Add Hawaii and Alaska in the real d3 version visualizaion.
✒️Improvement: I changed the previous template and used "d3.geoAlbersUsa()" to draw the map.
📋Feedback 3: Make the little bar chart for the first visualization bigger.
✒️Improvement: I hardcoded all coordinates for the position of the content in the bar chart to make them more readable.