Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Does anyone know a good network/graph visualization software - just add data? [closed]

I want to plot social network visualization, but cannot do much programming. Does anyone know a piece of software that can do network visualisations and does not require coding (or at least little coding)?

like image 470
miceuz Avatar asked Jan 13 '09 09:01

miceuz


People also ask

Is Gephi open-source?

Gephi is an open source software for graph and network analysis. It uses a 3D render engine to display large networks in real-time and to speed up the exploration.

When would you use a network visualization?

Network visualizations provide a multitude of benefits. It allows you to understand and depict a complex network simply and intuitively. Visualizing network software can be vital to troubleshooting and resolving network issues.


2 Answers

And what about Gephi, The Open Graph Viz Platform.

like image 76
Isaac Kleinman Avatar answered Oct 26 '22 23:10

Isaac Kleinman


If you wouldn't mind some programming you might use GraphViz.

like image 20
Frederick The Fool Avatar answered Oct 27 '22 00:10

Frederick The Fool