SiRumCz / CSC501

CSC501 assignments
0 stars 1 forks source link

Updates #89

Open jonhealy1 opened 4 years ago

jonhealy1 commented 4 years ago

Can't wait to hear about what you guys worked on!

SiRumCz commented 4 years ago

I am working on the edge bundle diagram flask data using networkx. hopefully it will be ready soon.

jonhealy1 commented 4 years ago

Oh wait - nothing!

I am working on the edge bundle diagram flask data using networkx. hopefully it will be ready soon.

Awesome!

soroushysfi commented 4 years ago

I am still working with cypher to see if I can get any interesting insights and working on node-link diagram layout and chord diagram to make it more interactive.

jonhealy1 commented 4 years ago

@soroushysfi I just found this tutorial: https://www.lyonwj.com/2016/06/26/graph-of-thrones-neo4j-social-network-analysis/

It's for game of thrones network but we could use a lot of this stuff.

soroushysfi commented 4 years ago

@soroushysfi I just found this tutorial: https://www.lyonwj.com/2016/06/26/graph-of-thrones-neo4j-social-network-analysis/

It's for game of thrones network but we could use a lot of this stuff.

Thanks this could help! I'll look into it.