Image
Code

Node-Link Diagram with Force-Directed Layout Using D3

Olga

Last edited May 24, 2022
Created on Apr 18, 2022

Assignment 7 part C, B (partialy: tooltip)

Node-Link Diagram with Force-Directed Layout Using D3

Inspired by:

Used lib: https://d3-legend.susielu.com/ used documentation: https://github.com/d3/d3/blob/main/API.md

Data:

https://networkrepository.com dataset was used: http://bl.ocks.org/eggchul/4f7b66224adecb2796f685447cd12448#license

Data Source: SOC-FIRM-HI-TECH

  @inproceedings{nr-aaai15,
      title = {The Network Data Repository with Interactive Graph Analytics and Visualization},
      author={Ryan A. Rossi and Nesreen K. Ahmed},
      booktitle = {AAAI},
      url={http://networkrepository.com},
      year={2015}
  }

@inproceedings{

  • nr,
  • title = {The Network Data Repository with Interactive Graph Analytics and Visualization},
  • author={Ryan A. Rossi and Nesreen K. Ahmed},
  • booktitle = {AAAI},
  • url={https://networkrepository.com},
  • year={2015} }
MIT Licensed