-
Notifications
You must be signed in to change notification settings - Fork 35
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Gephi Lite will be able to draw a caption which explain how the visual parameters were obtained.
This data will be saved in GEXF 1.3 format which is meant to specify how to write these captions info (see gephi/gexf#18 - our ambition is to use Gephi Lite as a test/challenge/enhance this new spec).
- draw node size legend
- draw node color legend
- draw edge size legend
- draw edge color legend
- caption: layout parameters #124
Such a caption objective is to convey information about how to read the graph.
It's not central to the use of gephi lite as a network map cartographer.
Plus it will eat a reasonable number of pixels to display information which are also partially available in the edit menus.
Thus the caption might need to be hidable or collapsible.
Application state where the cation must be visible :
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request