Generates a D3 graph whose content is defined by a provided GraphConfig.GraphData.
A D3 visualization of network graph
An object specifying the visual config of graph and graph data, which contains a list of GraphConfig.GraphData.Node's and list of GraphConfig.Link's
Generated using TypeDoc
Generates a D3 graph whose content is defined by a provided GraphConfig.GraphData.
Returns
A D3 visualization of network graph