Search found 8 matches
[phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1275: count(): Parameter must be an array or an object that implements Countable- 27 Jul 2016 19:31
- Forum: Visual Results
- Topic: Making Nodes and Edges Transparent with Toolkit 0.9.1
- Replies: 0
- Views: 4722
Making Nodes and Edges Transparent with Toolkit 0.9.1
Hello, I have been working on a project where we give edges certain attributes (currently identified with the label) based on an algorithm we're working on. However, the edges do not necessarily always cluster how we would like. To try to force some level of clustering onto the edges, I am trying to...
- 11 Jul 2016 15:48
- Forum: Visual Results
- Topic: Invisible Nodes with Gephi Toolkit 0.9.1
- Replies: 7
- Views: 38245
Re: Invisible Nodes with Gephi Toolkit 0.9.1
Sorry this has taken so long to update, but I have (sort of) fixed this problem with a rather strange workaround. Instead of building the graph the way I have done above, I instead used an ImportController and ImportContainer and with that used NodeDraftImpl objects and EdgeDraftImpl objects. I don'...
- 11 Jul 2016 15:43
- Forum: Development
- Topic: Question on the use of Lookup
- Replies: 1
- Views: 27931
Question on the use of Lookup
I wasn't quite sure where to put this question, so I'm putting it here. I am trying to figure out the point of using Lookup in the Gephi toolkit to create things like the ProjectController and the GraphModel. I can't find a lot of documentation on how Lookup is used, and I'm trying to determine if i...
- 16 Jun 2016 20:08
- Forum: Visual Results
- Topic: Invisible Nodes with Gephi Toolkit 0.9.1
- Replies: 7
- Views: 38245
Re: Invisible Nodes with Gephi Toolkit 0.9.1
Sadly, I can't do that. I need Java 8 for the rests of the project. Thanks, though!
- 12 Jun 2016 20:17
- Forum: Visual Results
- Topic: Invisible Nodes with Gephi Toolkit 0.9.1
- Replies: 7
- Views: 38245
Re: Invisible Nodes with Gephi Toolkit 0.9.1
Thanks for your suggestion! I just tried that, but no luck. they still don't show up.
- 12 Jun 2016 17:15
- Forum: Visual Results
- Topic: Invisible Nodes with Gephi Toolkit 0.9.1
- Replies: 7
- Views: 38245
Invisible Nodes with Gephi Toolkit 0.9.1
Hello, I am having an issue where I am trying to create an display a graph manually (i.e. not importing from an external file) but the nodes are not showing up. They seem just entirely invisible. I have tried changing the background color to see if they were just white on a white background, but tha...
- 10 Jun 2016 21:22
- Forum: Development
- Topic: Toolkit - Export PDF Manual Graph
- Replies: 6
- Views: 34542
Re: Toolkit - Export PDF Manual Graph
Thank you very much! It solved my problem perfectly! 

- 10 Jun 2016 18:22
- Forum: Development
- Topic: Toolkit - Export PDF Manual Graph
- Replies: 6
- Views: 34542
Re: Toolkit - Export PDF Manual Graph
I am having a similar problem, but I can't find the method I need to set the x and y coordinates. Can any of you give a small snippet of code or the method declaration for setting node position? Thank you guys very much! 
