gexf4j-core icon indicating copy to clipboard operation
gexf4j-core copied to clipboard

Using Gephi Toolkit instead of gexf4j

Open IjonTichyRaumpilot opened this issue 14 years ago • 1 comments

It seems that gephi 0.8a already needs gexf 1.2 format and this is not yet supported by gexf4j. So looking at the gephi toolkit it seems to be more easy to use the toolkit, generate a graph and export it as a gexf file instead of gexf4j. Any comments on this?

IjonTichyRaumpilot avatar Aug 19 '11 08:08 IjonTichyRaumpilot

I was thinking gephi doesn't read the gexf File because it need gexf 1.2 now but the error was due to missing setVisualization(true). See here https://github.com/jmcampanini/gexf4j-core/issues/8

IjonTichyRaumpilot avatar Aug 19 '11 13:08 IjonTichyRaumpilot