I'm having troubles when exporting my graph with the sigma.js module from Gephi. The JSON format doesn't store the colors of the edges. I'd like to export the color of the parent node for each edge of my graph, instead of that, I have a "color":"rgb(0,0,0)"
Thanks in advance for your answer