coymeetsworld / d3-geopath

Project demoing features in the d3.js library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D3 Geopath

Description

This project uses d3.js to display where meteorites landed around the world. Radius length of the geo points indicate the relative size of meteorite, and mousing over the point will display a tooltip with further information on the meteorite.

Live Demo

https://coymeetsworld.github.io/d3-geopath

Preview image of a d3 geopath

About

This project was written by Coy Sanders as a requirement in the Data Visualization Projects for FreeCodeCamp to earn the Data-Visualization Development Certification.

software is licensed under the License: MIT

Copyright (c) 2017

About

Project demoing features in the d3.js library


Languages

Language:JavaScript 81.7%Language:CSS 13.4%Language:HTML 4.8%