Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
P
purescript-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 140
    • Issues 140
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • purescript-gargantext
  • Issues
  • #740

Closed
Open
Opened May 12, 2025 by Przemyslaw Kaminski@cgenie
  • Report abuse
  • New issue
Report abuse New issue

Provide a gephi link

We have a GEXF download option.

However, more streamlined would be to allow to display the graph directly.

I'm not sure about Gephi itself, but there's gephi-lite which allows for a ?gexf= querystring parameter.

E.g.:

https://gephi.org/gephi-lite/?gexf=https%3A%2F%2Fraw.githubusercontent.com%2Fgephi%2Fgephi.github.io%2Frefs%2Fheads%2Fmaster%2Fdatasets%2Fairlines-sample.gexf

would open the airlines-sample.gexf from github: https://github.com/gephi/gephi.github.io/blob/master/datasets/airlines-sample.gexf

We could add something simliar to the 'share url' option and directly open gephi-lite to the user's graph. If Gephi desktop supports loading remote files, we could allow the user to just copy the URL of the GEXF file, then paste that in Gephi window.

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/purescript-gargantext#740