Skip to content

This repo contains what I've done to complete 'Information Visualization: Programming with D3.js' course.

Notifications You must be signed in to change notification settings

martinscooper/d3-map-viz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

d3-map-viz

This repo contains what I've done to complete 'Information Visualization: Programming with D3.js' course.

The task was to create:

  • a bar chart showing number of routes per airline,
  • a world map visualization that shows each of the airline's targets and destinations, and
  • an interaction that let the user show all the routes for a selected Airline

working on: adding a tooltip so when the mouse is hovered on a country its name is shown.

Course url: https://www.coursera.org/learn/information-visualization-programming-d3js

About

This repo contains what I've done to complete 'Information Visualization: Programming with D3.js' course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages