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- 01 May 2011 19:18
- Forum: Data Import / Export
- Topic: Anyone done any work with netflow and Gephi?
- Replies: 3
- Views: 4376
Re: Anyone done any work with netflow and Gephi?
any result on this? I tried following the answer on the other post, but it talks nothing about visualizing netflow data
- 27 Apr 2011 01:14
- Forum: Layouts
- Topic: [SOLVED] layouts for all attributes in one cluster
- Replies: 1
- Views: 2415
[SOLVED] layouts for all attributes in one cluster
I have used the clustering to mark the nodes according to the attributes, now the question is that how do I make it so that the attributes that are the same are located close to each other?
- 26 Apr 2011 23:55
- Forum: Layouts
- Topic: [SOLVED] what's the best layout for this?
- Replies: 6
- Views: 6740
Re: what's the best layout for this?
I've tried to use force atlas for one of my filtered data and here's what I get http://www.screenr.com/6Gi. Why?
- 25 Apr 2011 23:43
- Forum: Layouts
- Topic: [SOLVED] what's the best layout for this?
- Replies: 6
- Views: 6740
[SOLVED] what's the best layout for this?
I have a graph which has 2000 nodes and 16000 edges. What is the best layout to use for this? I want to visualize the time visualization. My graph represents a community where nodes are users... so I want to show how the community evolve over time, using the time visualization.. I have the time visu...
- 18 Apr 2011 05:43
- Forum: Visual Results
- Topic: [SOLVED] huge black blop from my gdf
- Replies: 7
- Views: 7885
Re: huge black blop from my gdf
Hey, So, to expand the layout, you actually choose a layout by this name in the layout table (called "expand"), and input 4 as a parameter in its parameter window. For the partition, indeed sometimes the drop down menu is empty even when it should not. In this case, click on the "refresh" button (i...
- 17 Apr 2011 18:40
- Forum: Visual Results
- Topic: [SOLVED] huge black blop from my gdf
- Replies: 7
- Views: 7885
Re: huge black blop from my gdf
Attached is a snapshot of your gdf example, imported in gephi and reworked the following way: - run the modularity module in the stat tab - partition according to the modularity class - layout with openord (Force Atlas is too slow for your network, I did not realize it was so big) - "expand" layout...
- 16 Apr 2011 04:50
- Forum: Visual Results
- Topic: [SOLVED] huge black blop from my gdf
- Replies: 7
- Views: 7885
[SOLVED] huge black blop from my gdf
Can someone please point me on what I need to do? I have a gdf file, but then when I import it to gephi, this is what I got

Another question is that, why do I have no option to set the degree in gephi?
What is the weight going to be used for?

Another question is that, why do I have no option to set the degree in gephi?
What is the weight going to be used for?
- 28 Mar 2011 20:46
- Forum: Filtering, Ranking & Interacting with the graph
- Topic: push filter to the database
- Replies: 3
- Views: 2948
push filter to the database
Is there a way to push the filter to our database that we connect to ?
- 25 Feb 2011 22:20
- Forum: Plugins, presets and filters
- Topic: writing a DB connector plugin
- Replies: 2
- Views: 4189
Re: writing a DB connector plugin
what do you mean by "Then you should add the new jdbc driver library to your module."
- 23 Feb 2011 21:24
- Forum: Plugins, presets and filters
- Topic: writing a DB connector plugin
- Replies: 2
- Views: 4189
writing a DB connector plugin
In this linkhttp://wiki.gephi.org/index.php/Plugins_portal, there is a page to create a DB connector, however it is empty.
Can any one give me any details on how to proceed in doing this? I have access to a JDBC of a DB and I would like to use this to write a plugin, pulling out nodes, etc
Can any one give me any details on how to proceed in doing this? I have access to a JDBC of a DB and I would like to use this to write a plugin, pulling out nodes, etc