gephi / gephi-plugins

Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
269 stars 622 forks source link

Export graph to JSON doesn't write Z position #266

Closed kikohs closed 1 year ago

kikohs commented 2 years ago

Hi, The graphml, gexf exporter work fine but the JSON exporter doesn't write the Z coordinate in the file.

To reproduce, run a simple ForceAtlas 3D and export graph.

Thanks.

mbastian commented 1 year ago

JSON Export has been integrated into Gephi since version 0.10 so the plugin doesn't really make sense anymore. Report JSON export issues directly into https://github.com/gephi/gephi.