coymeetsworld / d3-force-directed-graph

Project demoing features in the d3.js library

Home Page:https://coymeetsworld.github.io/d3-force-directed-graph

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D3 Force Directed Graph

Description

This project uses d3.js to display which countries share borders. A shared border is represented by an edge between the flags of the two countries. A user can place their cursor over a flag and see the name of the country.

Live Demo

https://coymeetsworld.github.io/d3-force-directed-graph

Preview image of a d3 force-directed graph

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

https://coymeetsworld.github.io/d3-force-directed-graph


Languages

Language:JavaScript 69.1%Language:HTML 16.4%Language:CSS 14.5%