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
  • #474

Closed
Open
Opened Dec 08, 2022 by delanoe@anoe
  • Report abuse
  • New issue
Report abuse New issue

Graph Explorer label size proportional to nodes size

09:39 < David> For me most urgent is setting font proportional of node size to make the graph readable

09:41 < David> By readable I mean meaningfull. Of course you can read the label but if you cannot browse in a multiscale way by using the zoom and the node size it is very difficult to explore it

09:41 < cgenie[m]> you mean the label should grow when you zoom in?

09:42 < David> A good graph : you zoom out, only the most common labels are display (they are the biggest), you zoom on a particular area and you see progressively the most specific label appear

09:42 < David> Small label should be invisible when you zoom out. There is a threshold in Sigmal that hides lable that are too small 09:43 < cgenie[m]> they seem to be of the same size though

09:43 < David> So that you can handle graph of any size and still can browse them efficiently

09:44 < David> If you want to see a demo, you can look at maps.Gargantext.org/

09:45 < David> for example : http://maps.gargantext.org/maps/clinicaltrials/

09:46 < David> Actually, you just have to set the size of the label as the size of the node. It is a SigmaJM Parameter to activate

09:46 < David> (JS)

09:46 < cgenie[m]> ok yes

Edited Dec 08, 2022 by delanoe
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#474