Ye Lin Kyaw Random Thoughts

Visualized Network with D3.js

Information visualization was not easy on web before D3.js came out. This visualization is just trying to test D3.js with the data from UCI Network Data Repository. Data is about the co-purchasing of Books about US Politics on Amazon. The original data represent the node as the books and the edges are relation of co-purchasing. The books are categorized as Conservative, Neutral and Liberal.

Data

https://networkdata.ics.uci.edu/data.php?id=8

Network Diagram - Books about US Politics