gephi / gephi/gephi

Data type String lists, Sorting Edges, Node Label display

Open
#2,558 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6.6k
Forks
1.6k
Avg merge
9h 38m
Merged PRs (30d)
75

Description

Hi all, I am trying to visualize a network between individuals based on common keywords.

1) Each individual has a list of string keywords. Using a list of strings as a node attribute, is there a way to partition the network and filter nodes based on strings in the string list? It seems that string lists are not recognized as string lists but strings.

Search 1st Degree as a column of string lists.
image

String lists treated as string
image

2) If I partition by edge labels, it is sorted by value counts in descending order. Is it possible to sort the values alphabetically?

image

3) Is it possible to view more selected node labels only after pointing at a selected node?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.