gephi/gephi-lite

Add labels to attribute model

Opened this issue · 1 comments

  • add a label field in the FieldModel type
  • import attribute label from the title gexf attribute (use table2net to generate an example)
  • rename label in metadata overview

We need to update the GEXf parser to handle this : graphology/graphology#515