Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 155
    • Issues 155
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • 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
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #340

Something went wrong while fetching related merge requests.
Closed
Open
Opened 1 year ago by Fabien Maniere@fmaniere
  • Report abuse
  • New issue
Report abuse New issue

[Graph GEXF export] On the node tags, add a weight attribute

Create a weight attribute in all the <node> tags.

Here is the GEXF documentation: https://gexf.net/data.html => to make it working, we have to:

  • declare a <attributes> tag under <graph> (same level as the <nodes> tag)
  • declare a <attvalue> under each <node> tag and specify the right value (this value is the same as the existing value of the value attr in the <viz:size> tag)

Please solve the reCAPTCHA

We want to be sure it is you, please confirm you are not a robot.

Edited 1 year ago
  • You're only seeing other activity in the feed. To add a comment, switch to one of the following options.
Please register or sign in to reply
Assignee
Assign to
None
Milestone
None
Assign milestone
None
Time tracking
No estimate or time spent
None
Due date
None
1
Labels
Testing
Assign labels
  • View project labels
Confidentiality
Not confidential
Lock issue
Unlocked
participants
Reference: gargantext/haskell-gargantext#340