Visualizing a collective tagging network

#network #visualization #D3

This is an experiment of network visualization. I used d3Network in R to generate this dynamic network plot. The used data set contains sequential tagging behaviors on Delicious on 2003-01-1. The data is downloaded from PINTS project.

<script src=http://d3js.org/d3.v3.min.js>