gephi.team team mailing list archive
-
gephi.team team
-
Mailing list archive
-
Message #00454
[Bug 603134] Re: Can't display edge weight as text
Noticed.
** Changed in: gephi
Importance: Wishlist => Medium
** Changed in: gephi/0.7
Importance: Wishlist => Medium
--
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