Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Node size by attribute issue #1484

Closed
rmhorne opened this issue May 10, 2016 · 3 comments
Closed

Node size by attribute issue #1484

rmhorne opened this issue May 10, 2016 · 3 comments
Assignees
Milestone

Comments

@rmhorne
Copy link

rmhorne commented May 10, 2016

In both the 0.9.1 stable and 0.9.2 snapshot, only Degree, In-Degree, and Out-Degree appear as options for node sizes (despite not running any statistics, so the values are null). After running eigenvector centrality there is no option to assign it as a node size - I copied the column, converted it to float, and it still does not show up on the list. This may be similar to #1479

Stats for my system:
Java: 1.8.0_74; Java HotSpot(TM) 64-Bit Server VM 25.74-b02
Runtime: Java(TM) SE Runtime Environment 1.8.0_74-b02
System: Mac OS X version 10.11.4 running on x86_64; UTF-8; en_US (gephi)

@oxygala
Copy link

oxygala commented May 18, 2016

I am having the same issue on Ubuntu 16.04 x86_64 with Java(TM) SE Runtime Environment (build 1.8.0_91-b14) on both 0.9.1 stable and 0.9.2 snapshot

@mbastian mbastian added this to the 0.9.2 milestone Aug 28, 2016
@BernardoFBBraga
Copy link

BernardoFBBraga commented Sep 14, 2016

I had a similar problem and found a potential solution
I found that the COLOR settings of nodes affected the available attributes in the SIZE options.
If the color settings were switched to partition, my attributes do not appear as available to selection when I'm in the size ranking. If I switch color settings to ranking, the attributes show again.
@rmhorne , @oxygala could you confirm this solves your issue?

@mbastian
Copy link
Member

Duplicate of #1459 1459

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants