Skip to content

Practice on igraph library to test its amazing visualization effect with relational network datasets.

Notifications You must be signed in to change notification settings

konhay/igraph-on-netdata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

igraph-on-netdata

I was working on the igraph library recently and found it to be an amazing visualization of a relational network, so I'm going to share it briefly here because it's common in the risk management business. First when installing it, be careful not use pip install igraph, but as follows.

pip install python-igraph

Download the datasets from: https://websites.umich.edu/~mejn/netdata/

Visualization effect (e.g. polbooks)

img_2

See images folder to see more effects.

About

Practice on igraph library to test its amazing visualization effect with relational network datasets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages