This post describes how to build a very basic arc diagram with d3.js. It represent a very basic network composed of 6 nodes. You can see many other examples in the arc diagram section of the gallery. Learn more about the theory of arc diagrams in data-to-viz.com.
Json
.
This document
explains how to get this format from a classic table.
append("circle")
approach.