2

I am writing out all my graph node color hex numbers in a .gexf file via NetworkX's write_gexf() function. When I import the file into Gephi 0.9.2 and check the nodes in my data table, I can view a "color" attribute for my nodes. I have specific colors for nodes based on various factors, and I need to color my nodes using the values from "color" column. However, when I go into appearance window node attributes to color using the "color" column, it does not work. It seems as if the "color" column hex numbers are taken into the palette as labels, but their corresponding color bars do not reflect the hex number's color. Is there a way to read the "color" column from .gexf file and use the hex values as node colors?

Vahid the Great
  • 393
  • 5
  • 18

0 Answers0