Closed
Description
@eduramiba I have a series of graphs that have the following architecture:
Column 1: ID
Column 2: Label
Column 3: timeset
Column 4: eigencentrality (defined as dynamic variable and timestamped with the same time as in the timeset column)
Column 5: modularity class (defined as dynamic variable and timestamped with the same time as in the timeset column)
Now, I open multiple .gexf files, gephi combines the timeset columns just fine (<[2001.0 2002]> for instance), but for some reason, gephi doesn't do the same for eigencentrality or modularity class. It only includes the most recent timepoint (see attached example). Do you know how I could correct this? Thanks
example.pdf
Activity