Search found 16 matches
- 03 Jun 2014 19:51
- Forum: How-To and Troubleshooting
- Topic: Retain "duplicate" edges in dynamic graph
- Replies: 1
- Views: 1905
Retain "duplicate" edges in dynamic graph
Hello - I have a dynamic graph I am importing through the import spreadsheet facility. Basically I am following the tutorial at http://www.clementlevallois.net/gephi/tuto/en/gephi_tutorial_dynamics_en.pdf. (This has been very helpful, by the way. Thank you.) In my data there may be multiple edges be...
- 26 Mar 2014 20:21
- Forum: How-To and Troubleshooting
- Topic: Time format for dynamic range
- Replies: 2
- Views: 3540
Re: Time format for dynamic range
Hi Clement - The timeline is shown in years, 1980 - 2010, and the timeline interval is 1980-01-01 -- 2010-12-31. The beginning boundary is 1980-01-01 -- 1980-12-31. Yet the filter shows time in the millisecond format I described. If you convert everything, the numbers are correct, but it's a real nu...
- 23 Mar 2014 20:10
- Forum: How-To and Troubleshooting
- Topic: Time format for dynamic range
- Replies: 2
- Views: 3540
Time format for dynamic range
Hello - I have an undirected graph of ~400 nodes with the edges representing connections between the nodes on a per year basis. I have successfully been able to make it a dynamic graph, apply rankings, and set up filters. But I don't understand the time format that the Dynamic Range filter is showin...
- 22 Mar 2014 23:41
- Forum: Plugins, presets and filters
- Topic: Where are saved presets stored?
- Replies: 1
- Views: 3801
Where are saved presets stored?
I have created a number of presets for different layouts and would like to move them to another machine on which I also work. I had hoped the presets would be stored in a file somewhere, but I can't seem to find it. Any guidance would be appreciated.
Thanks.
David
Thanks.
David
- 17 Feb 2014 22:23
- Forum: How-To and Troubleshooting
- Topic: Reachable and induced subgraphs
- Replies: 1
- Views: 1958
Re: Reachable and induced subgraphs
Just a clarification of my original question. I am trying to find the reachable subgraph given a set of 27 nodes using only the outlinks from the nodes. For this reason, the neighbors network doesn't work for me unless there is a way to specify link direction that I'm not seeing. More broadly, I can...
- 15 Feb 2014 03:21
- Forum: How-To and Troubleshooting
- Topic: Reachable and induced subgraphs
- Replies: 1
- Views: 1958
Reachable and induced subgraphs
Hello - Apologies in advance if this is documented somewhere. A search of the forums and the Internet did not provide me with any answers. Given a initial set of nodes, I'm trying to create both the reachable and induced subgraphs of that set based on my original directed graph. I can write the code...
- 09 Feb 2014 22:25
- Forum: How-To and Troubleshooting
- Topic: how to export to a new workspace
- Replies: 2
- Views: 4106
Re: how to export to a new workspace
Thanks, Clement, both for your assistance this time and for many times previously. Also, thank you for updating your Gephi tutorials; they are very helpful. You might want to add the tip you gave me above to Tutorial #6. 
Best regards,
David

Best regards,
David
- 07 Feb 2014 04:02
- Forum: How-To and Troubleshooting
- Topic: how to export to a new workspace
- Replies: 2
- Views: 4106
how to export to a new workspace
I apologize in advance if this is already answered somewhere. My searches turned up the posting at http://forum.gephi.org/viewtopic.php?t=1452, but I don't understand it. My goal is to create various subgraphs and keep them as part of my initial file. In the posting above, the response to the origin...
- 24 Dec 2013 22:01
- Forum: How-To and Troubleshooting
- Topic: Gephi 0.8.2 beta: Freezes after opening gephi file
- Replies: 0
- Views: 1754
Gephi 0.8.2 beta: Freezes after opening gephi file
Hello all - System: OS: Win 7 Pro x64 CPU: i7 950 3.07Ghz Ram: 16GB Video: nVidia GeForce GTX 460 X 2 Java: 1.7.0_45 Graph: Nodes: 1678 Edges: 9030 Directed Problem: After opening Gephi and selecting the graph file (.gephi), the main window comes up with everything in the correct location and identi...
- 07 Dec 2013 21:35
- Forum: Visual Results
- Topic: SVG export generates Null Pointer exception
- Replies: 3
- Views: 5099
Re: SVG export generates Null Pointer exception
Thanks for the quick reply, Clement, and the suggestion that I examine the node names. The problem was being caused by blanks in some of the labels. I apologize for missing that restriction; I thought I had read the documentation carefully. The work I'm doing involves adjacency matrices of words and...