MSAN 622
Information Visualization

Homework 5


By Monica Meyer

See Code

Earthquake Visualization

Loading map... please wait.


Functionality


Basic

  • Modified code to use the world map (world-50m.json) and earthquake data (4.5 - 30 day) for visualization.

Moderate

  • Used a sequential color scale to encode color to the circles by depth of earthquakes. Edited both css and js to add this feature.

Interactivity Guide


Hover over the circles to see details on location, magnitude and depth of the earthquake at the bottom of the svg.