This post describes how to build a very basic network chart with d3.js. You can see many other examples in the network graph section of the gallery. Learn more about network charts in d3.js here.
d3.csv()
call, you can do console.log(data.links)
to check how the data looks like.source
and target
to be recognized by d3