-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Ranking operation not working (node color and size) #1636
Comments
It's possible that an exception is happening. Can you try with latest 0.9.2 nightly build? https://github.com/gephi/gephi#nightly-builds This fix will be released soon as an update for 0.9.1 |
Tested the nightly build a moment ago: it does not solve the problem. |
Hi, |
I described the steps in my first post (start gephi, open the file, apply a force layout to get the vertices aligned, then i apply a ranking operation). For the following screenshot, I applied a ranking in nodesize for seqAge. When using partition e.g. on colors the nodes get different colors as expected (screenshot2.png), but when using ranking for colors, the node color is the same for all nodes (screenshot3.png) |
Oh I see, the code for |
Please try again with new 0.9.2-SNAPSHOT nightly build as soon as the travis job ends |
It Works, thanks! |
Based on commit 6b041a4 #1526 NullPointerException on Modularity Statistics with gexf with kind / parallel nodes #1633 Gephi 0.9.1 freezes for dynamical graphs #1636 Ranking operation not working (node color and size) #1640 taken screenshot will be overwritten #1454 Suddenly not importing all of my edges #1489 CSV import error: found rows with empty source or target columns #1251 Multiple edges won't be merged
Hi,
-> all nodes have the same size / color
When using the same attribute in a partition appearance mode, it works.
I found that sometimes, when saving and reloading the file, the ranking is displayed correctly.
It seems to be working for non dynamic networks.
My setup (checked for updates today):
Product Version: Gephi 0.9.1 201510222201
Java: 1.8.0_101; Java HotSpot(TM) 64-Bit Server VM 25.101-b13
Runtime: Java(TM) SE Runtime Environment 1.8.0_101-b13
System: Linux version 3.16.0-4-amd64 running on amd64; UTF-8; en_US (gephi)
lineage_5_6_1.gephi.zip
The text was updated successfully, but these errors were encountered: