Post #2112676
2025-07-14 10:37 UTC
Replies (1)
-
@paulanomalie@piaille.fr 2025-07-14 12:49
@Valdis @jacomyal @Gephi We test Firefox and Chrome. You can import GEXF and Graphml for now. If you have CSV, use Gephi or table2net https://medialab.github.io/table2net/ to generate GEXF. We might add more format in future. About export. you can export Gexf or picture. If you want to share a network online you have two choices : - for exploration sharing consider using Retina https://ouestware.gitlab.io/retina/ - for edition sharing you can open (a CORS enabled) hosted gexf/graphml file directly in Gephi Lite like that one: https://gephi.org/gephi-lite/?gexf=https%3A%2F%2Fouestware.gitlab.io%2Fretina%2F1.0.0-beta.1%2Fdataset.gexf In the future we would like to add publication features by merging retina into Gephi Lite or create an official Gephi web viewer.