Search found 124 matches
- 14 Dec 2015 10:01
- Forum: Plugins, presets and filters
- Topic: Google Maps API exporter
- Replies: 4
- Views: 20744
Re: Google Maps API exporter
I've updated the plugin to be more compatible with Google Maps API. It is now easy to render Google Maps shapes on the map canvas. For example drawing circles, edges and comples polygons is possible. Large graphs can be pre-rendered and then Google Maps API can be used to make the graph interactive ...
- 29 May 2015 08:27
- Forum: How-To and Troubleshooting
- Topic: Gephi Doesn't Run
- Replies: 4
- Views: 13509
Re: Gephi Doesn't Run
The warning about blacklisting appears with any URL. It's indeed sad that Gephi's development has stalled 

- 04 Mar 2015 19:03
- Forum: How-To and Troubleshooting
- Topic: Posting links to Gephi's forum is blocked
- Replies: 0
- Views: 5566
Posting links to Gephi's forum is blocked
Posting any links to Gephi's forum is blocked due to some warning: It comes up with all URL links. The domain google.com you have posted has been blocked because it is blacklisted. For details please see http:// http:// www .ahbl.org/lktool?lookup=google.com. An entry on the blacklist may have sever...
- 04 Mar 2015 18:55
- Forum: Filtering, Ranking & Interacting with the graph
- Topic: Unit Disk Graphs: How Can I Represent the Connection Range?
- Replies: 1
- Views: 4526
Re: Unit Disk Graphs: How Can I Represent the Connection Ran
Hi xandergiles. Here's one way you can achieve transmission range circles. Keep in mind this is workaround: 1. Duplicate your original network (this will create Workspace 1) 2. Using lower right corner arrows change to the new workspace 3. Find Overview > Ranking > Size / weight panel (diamond shape...
- 19 Feb 2015 08:57
- Forum: Data Import / Export
- Topic: Node Size alters when exporting to image
- Replies: 3
- Views: 6572
Re: Node Size alters when exporting to image
That is a difficult problem indeed. One idea that comes to mind but it is sort of a workaround. You could insert dummy nodes on top-left, top-right, bottom-left and bottom-right corners that are always on same coordinates regardless of your network. Make these nodes very small and no edges connected...
- 14 Feb 2015 18:38
- Forum: Data Import / Export
- Topic: Node Size alters when exporting to image
- Replies: 3
- Views: 6572
Re: Node Size alters when exporting to image
Hi Pascal. I can't confirm whether this will fix your issue but it's worth a try. When you are opening your network there is the initial import screen. On the screen you can toggle "Auto-scale" checkbox which by default is turned on. Turn auto-scale off when opening the network file. It might help p...
- 04 Jan 2015 10:15
- Forum: How-To and Troubleshooting
- Topic: Advice for total novice
- Replies: 2
- Views: 6700
Re: Advice for total novice
Hi pythias! Gephi can import VNA format which is quite intuitive. You can check the details at http://gephi.github.io/users/supported-graph-formats/netdraw-vna-format/ Good thing in Gephi is that if you don't need node properties you can only define *tie data. Gephi will automatically create the nod...
- 30 Dec 2014 21:25
- Forum: Plugins, presets and filters
- Topic: Google Maps API exporter
- Replies: 4
- Views: 20744
Re: Google Maps API exporter
New update today, version 1.2: Features: * Optimized rendering logic to speed up graph export significantly * Node labels are scaled according to zoom level instead of being fixed size * Progress bar shows current progress in more detail Fixes: * Node alignment fixes when zooming in on the graph * E...
- 29 Dec 2014 18:12
- Forum: How-To and Troubleshooting
- Topic: Gephi doesn't import new csv file
- Replies: 4
- Views: 8586
Re: Gephi doesn't import new csv file
Can you import any CSV file at all? Maybe the data in the CSV file is somehow corrupted.
- 22 Dec 2014 12:33
- Forum: Data Import / Export
- Topic: Edges problem
- Replies: 1
- Views: 3337
Re: Edges problem
Hi rimik89. You have to do it manually (or programmatically). Notice that in Gephi you can only have one type of connection between nodes. It is not possible to have two kind of relationships between two nodes. In your example the relationship could be "team" (country) or "club" - this kind of relat...