/d3-force-directed-graph

Project demoing features in the d3.js library

Primary LanguageJavaScript

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