This function returns a javascript/html object of d3 force network
| 1 | forceNetwork.igraph(g, weight, group)
 | 
| weight | The graph edge attribute used for weighting the graph. | 
| group | The vertex attribute used for coloring the graph. | 
| graph | An instance of class  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.