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
|