Image
Code

Force-Directed Graph IT ct

TicketToBase

Last edited Feb 24, 2023
Created on Feb 24, 2023

Creating a force-directed graph, based on data of two csv-files.

Changed the nodes to have a force value to distance the nodes from each other.

Sources: - Scatter Plot: https://www.youtube.com/watch?v=xkBheRZTkaw&t=37528s

Text, Color, Drag: https://youtu.be/y7DxbW9nwmo?t=1696

Filter:

open issues:

  • count number of links -> change force (number of links > 1 -> push appart / number of links < 1 -> force together)
  • add arrows to links
  • change interf.csv (wrong source data for filters)
  • add filter options
MIT Licensed