GraphStream Users

Archives de la liste Aide


how can I display 20,000 nodes in graph


Chronologique Discussions 
  • From: <mekaprathyusha AT gmail.com>
  • To: graphstream-users AT litislab.fr
  • Subject: how can I display 20,000 nodes in graph
  • Date: Wed, 18 Feb 2015 07:51:19 +0100 (CET)

Hello,

I created 20,000 nodes and edges for each other node but I can't see all the
nodes in the graph.

I am newbie to graphstream, I used
System.setProperty("org.graphstream.ui.renderer",
"org.graphstream.ui.j2dviewer.J2DGraphRenderer");

and also "layout.frozen" for each node, but it doesn't work.

All my nodes are forming into a circle and I am unable to see the edges.

Thanks for any help.



Archives gérées par MHonArc 2.6.16.

Top of page