← Back to team overview

gephi.team team mailing list archive

[Bug 603134] Re: Can't display edge weight as text

 

Fixed in rev 1550

** Changed in: gephi
       Status: Confirmed => Fix Committed

** Changed in: gephi/0.7
       Status: Confirmed => Fix Committed

-- 
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: Fix Committed
Status in Gephi 0.7 series: Fix Committed

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