Hi Guys,
I was on 0.7 of the toolkit and just updated to 0.8. I've a large number of breaks such as NodeRanking, ColorTransformer, various prevoewmodel calls and a good few more. I wasn't able to find what was moved out of the API and what replaced it. Any help appreciated.
Search found 10 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- 28 Jan 2012 10:24
- Forum:
- Topic: List of toolkit changes? All my code now broken :-)
- Replies: 2
- Views: 627
- 21 Sep 2011 13:01
- Forum:
- Topic: Fruchterman Reingold
- Replies: 2
- Views: 896
Re: Fruchterman Reingold
Sorry I tried that as well with no success. I'd just assumed I'm doing something wrong in general. I'm exporting the result to a pdf and the result shows no layout has been applied. I've used the tutorial previously and that seems to work just fine. ExportController ec = Lookup.getDefault().lookup(E...
- 21 Sep 2011 12:14
- Forum:
- Topic: Fruchterman Reingold
- Replies: 2
- Views: 896
Fruchterman Reingold
I don't suppose anyone has a snipplet for how I should be using FruchtermanReingold. I have the following code but it doesn't seem to be applying the layout to my output at all. I'm using a HierarchicalGraph after inspecting the layouts source, but still not making any progress! FruchtermanReingoldB...
- 19 Sep 2011 17:57
- Forum:
- Topic: Use imagse in graph
- Replies: 1
- Views: 698
Use imagse in graph
Hi ,
Can anyone tell me if its possible to replace a node with my own custom image? Any links appreciated!
Can anyone tell me if its possible to replace a node with my own custom image? Any links appreciated!
- 23 Aug 2011 20:14
- Forum: Filtering, Ranking & Interacting with the graph
- Topic: Large black circles appearing
- Replies: 0
- Views: 2728
Large black circles appearing
Hi GUys,
I'm using the ranking graph example from the toolkit. When I run it, some of hte nodes have super large black and white circles. Anyone know what could be causing it?
I'm using the ranking graph example from the toolkit. When I run it, some of hte nodes have super large black and white circles. Anyone know what could be causing it?
- 23 Aug 2011 10:02
- Forum: How-To and Troubleshooting
- Topic: How to find 'unexpected token'
- Replies: 1
- Views: 2148
How to find 'unexpected token'
Hi Guys, I've got a problem with a file I generated, Gephi says I've a unexpected token at line 33,684 I've no idea how to debug this, can anyone give me some pointers please :-) Does line 33,684 mean somewhere in between its broken ? I'm assuming if thats the casae maybe a label has some invalid te...
- 02 Feb 2011 15:58
- Forum: Data Import / Export
- Topic: [FIXED] Attribute isn't importing and I don't know why!
- Replies: 10
- Views: 11722
Re: Attribute isn't importing and I don't know why!
It removed the errors. However now when I go into the graph the geo layout is unable to find the attributes
D'oh
D'oh
- 02 Feb 2011 14:45
- Forum: Data Import / Export
- Topic: [FIXED] Attribute isn't importing and I don't know why!
- Replies: 10
- Views: 11722
Re: Attribute isn't importing and I don't know why!
I've attached the screenshots of the errors. I'm working off Gephi 0.7 for mac (Latest on the downloads page). The error doesn't give me any insight at all into what the problem is. I already have a netbeans environment for development. I'm assuming that this could not be causing the issue at all. I...
- 02 Feb 2011 00:11
- Forum: Data Import / Export
- Topic: [FIXED] Attribute isn't importing and I don't know why!
- Replies: 10
- Views: 11722
Re: Attribute isn't importing and I don't know why!
Ah sorry I only posted a few nodes incase I was doing something obviously wrong.
The file was to big to upload in its entirety, I've put up as much as I can. The error occurs for every single node.
I'm working off the latest gephi download.
The file was to big to upload in its entirety, I've put up as much as I can. The error occurs for every single node.
I'm working off the latest gephi download.
- 01 Feb 2011 20:46
- Forum: Data Import / Export
- Topic: [FIXED] Attribute isn't importing and I don't know why!
- Replies: 10
- Views: 11722
[FIXED] Attribute isn't importing and I don't know why!
I'm new here! Gephi seems great. However I'm having an issue using attributes! I'm trying to create a dynamic topolgy using the geo plugin ( http://gephi.org/2010/map-geocoded-data-with-gephi/ ) However I'm getting errors which arent to descriptive about the longitude and latitude attributes. I was ...