gephi.team team mailing list archive
-
gephi.team team
-
Mailing list archive
-
Message #00453
[Bug 603134] Re: Can't display edge weight as text
I would like to suggest that this bug is given a *higher* Importance rating, since it could have a large effect on how new users experience Gephi.
Being able to show the weight of an edge in a label is a common feature of nearly all network software I know, so IMHO a lack of it in Gephi might scare-off potential users and damage Gephi's intentions as a reliable network visualization and analysis tool ..which would be a waste.
--
Can't display edge weight as text
https://bugs.launchpad.net/bugs/603134
You received this bug notification because you are a member of Gephi
Team, which is subscribed to 0.7.
Status in Gephi - Network exploration and manipulation: Confirmed
Status in Gephi 0.7 series: Confirmed
Bug description:
The system doesn't list "weight" as an attribute in the visualization "Configure Attributes" window and therefore doesn't allow to display this weight to users on the graph.
A workaround is to repeat the weight in the edge label:
<edge id="e0" source="n0" target="n2" weight="12" label="12">
References