← Back to team overview

gephi.team team mailing list archive

[Bug 581629] [NEW] GraphML importer doesn't import node labels data

 

Public bug reported:

For the graphml string below, Gephi doesn't recognize the label

<node id="0"> 
      <data key="label">ABC</data>
</node>

** Affects: gephi
     Importance: Medium
     Assignee: Mathieu Bastian (mathieu.bastian)
         Status: Fix Committed

** Affects: gephi/0.7
     Importance: Medium
         Status: Fix Committed


** Tags: graphml

** Also affects: gephi/0.7
   Importance: Undecided
       Status: New

** Changed in: gephi/0.7
       Status: New => Confirmed

** Changed in: gephi/0.7
   Importance: Undecided => Medium

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

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

-- 
GraphML importer doesn't import node labels data
https://bugs.launchpad.net/bugs/581629
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:
For the graphml string below, Gephi doesn't recognize the label

<node id="0"> 
      <data key="label">ABC</data>
</node>





Follow ups

References