datavis-2020

Datavis 2020

A collection of visualizations that I created for Datavis 2020, a free online course about D3.js and React.

$ npm i
$ npm run build
$ open /path-to-project-dir/index.html
  1. Faces
  2. Fetch data using async (no viz)
  3. Mouse follower
  4. Fetch data using D3 (no viz)
  5. Fetch and visualize data using React & D3
  6. Visualize with high-level API, using vega-lite-api
  7. Bar chart
  8. Scatter plot
  9. Line chart
  10. World map
  11. Missing migrants on a map with brush’able histogram
  12. Choropleth map