[jgrapht-users] Weighted graph
Brought to you by:
barak_naveh,
perfecthash
From: Cherie P. <che...@gm...> - 2016-02-15 00:27:27
|
Hi all, I am trying to visualise a weighted graph using jgraphx, however the label on the edge is the pair of connected nodes instead of the weight. How do I change the string that is displayed on the edge? Also, my graph has more than 400k edges, I tried to visualise the graph but it took a long time and I stopped the program. Is it normal for it to take more than an hour and does the library support graphs that is of this scale? Thank you very much for helping. Kind regards, Cherie |