Skip to content

Commit

Permalink
added link to D3 plot
Browse files Browse the repository at this point in the history
  • Loading branch information
pablobarbera committed Dec 9, 2015
1 parent 9331fbe commit a11b0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ List of 2
plotNetwork(d$nodes, d$edges, file="network.html")
```

The output of this function is an interactive visualization of the network. The figure below shows a screenshot of this visualization.
The output of this function is an interactive visualization of the network. The figure below shows a screenshot of this visualization. Click [__here__](http://pablobarbera.com/static/network.html) for the D3 visualization.

<center><img src="img/interactive-network.png" style="width: 550px;"/></center>

Expand Down

0 comments on commit a11b0f7

Please sign in to comment.