Argh! Perfect Eduardo. Thanks very much for your help. Gephi folks, put this in the tutorials!
Richie
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- 02 Jun 2013 23:07
- Forum: How-To and Troubleshooting
- Topic: Writing GEXF for dynamic graphs using Toolkit
- Replies: 8
- Views: 9086
- 02 Jun 2013 18:05
- Forum: How-To and Troubleshooting
- Topic: Writing GEXF for dynamic graphs using Toolkit
- Replies: 8
- Views: 9086
Writing GEXF for dynamic graphs using Toolkit
Hey all, I'm going crazy here after several hours with Gephi and would really appreciate some help. I'm trying to write Java code that will generate a dynamic graph in code and export it into GEXF using the toolkit. Ultimately this graph will be constructed by reading database tables. I've looked at...
- 31 May 2013 09:40
- Forum: Data Import / Export
- Topic: [Gephi 0.8.2] SQL Server 2008 R2 "No suitable driver found"
- Replies: 1
- Views: 2420
[Gephi 0.8.2] SQL Server 2008 R2 "No suitable driver found"
Hi, I would be grateful for some help on the following. I try to use 'Import from Database' where my database is a SQL Server 2008 R2 instance. I have done this successfully with postgres and my credentials are correct. Gephi throw up a dialog saying 'No suitable driver found for jdbc:sqlserver://.....
- 27 Jan 2012 16:26
- Forum: How-To and Troubleshooting
- Topic: assigned dynamic attributes with postgres import
- Replies: 3
- Views: 3587
Re: assigned dynamic attributes with postgres import
Thanks mbastian.
Is the following the best currently available way to import a dynamic graph?
Generate static graphs at each time slice required
Import using the dynamic importer?
Thanks R
Is the following the best currently available way to import a dynamic graph?
Generate static graphs at each time slice required
Import using the dynamic importer?
Thanks R
- 17 Jan 2012 21:05
- Forum: Dynamics
- Topic: Animation video of dynamic data
- Replies: 12
- Views: 105642
Re: Animation video of dynamic data
Hi guys,
I'm very interested in these animations too.
I had thought about the static screenshots option but I fear this will quickly become unmaintainable.
Does anybody have a sample script of this interaction with the Gephi toolkit to get me started?
I'd really really appreciate this.
Richie
I'm very interested in these animations too.
I had thought about the static screenshots option but I fear this will quickly become unmaintainable.
Does anybody have a sample script of this interaction with the Gephi toolkit to get me started?
I'd really really appreciate this.
Richie
- 14 Jan 2012 16:07
- Forum: How-To and Troubleshooting
- Topic: assigned dynamic attributes with postgres import
- Replies: 3
- Views: 3587
assigned dynamic attributes with postgres import
Hi all, I'm working with importing a graph from a postgres database. The example edge property I'm testing looks as follows in the data laboratory <[2011-10-07T00:00:00.000, 2011-10-07T00:00:00.000, 1111111.0]; [2011-10-14T00:00:00.000, 2011-10-14T00:00:00.000, 2222222.0]> When I create this value i...
- 11 Jan 2012 16:38
- Forum: How-To and Troubleshooting
- Topic: database columns for direct import in Gephi, esp node colour
- Replies: 2
- Views: 2887
Re: database columns for direct import in Gephi, esp node co
Hi,
Thank you for the quick reply. Bug submitted
Best regards,
Enda
Thank you for the quick reply. Bug submitted
Best regards,
Enda
- 10 Jan 2012 21:29
- Forum: How-To and Troubleshooting
- Topic: database columns for direct import in Gephi, esp node colour
- Replies: 2
- Views: 2887
database columns for direct import in Gephi, esp node colour
Hi all, I've been piloting Gephi at work for financial transaction visualization. Folks are really impressed so a big thanks to the Gephi team for such great work. Currently I'm successfully importing nodes and edges from a postgres database, including edge weights from a column called 'weight' and ...