Image
Code

D3 Course 10: Choropleth Map

Gabrz

Last edited Apr 17, 2020
Created on Apr 07, 2020

Data Visualization with D3 course; Choropleth Map

Making a Choropleth Map

Topics
  • Integrating TopoJSON with tabular data
  • Creating a loadAndProcessData module
  • Visualizing an ordered attribute with color
  • Showing data from 2 attributes in tooltip
  • Adding a color legend
  • Making the Color legend Clickable
  • Implementing Unidirectional DataFlow
  • Highlighting the selected color value
  • Componentizing the Choropleth Map
  • Highlighting Countries using the selected color value
MIT Licensed