gephi-plugins icon indicating copy to clipboard operation
gephi-plugins copied to clipboard

Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.

Results 67 gephi-plugins issues
Sort by recently updated
recently updated
newest added

I tried to install the plug-ins with 0.9.1 on my mac without success. It's keep needing older APIs. It seems that with 0.9 Gephi changed the way plugins are done....

neo4j-plugin

Some time ago I did some improvements to the multimode network plugins: 1. Better progress bar, that was also progressing during matrix computation 2. Possibility to filter out edges under...

Plugin Development
multimode-plugin

I would like to use a regex for filtering from the script plugin. I have found that I can enable the regex matching after creating the filter using the following...

python-scripting-plugin

I recently noticed a bug. The problem occurs when I load a gexf file that already has a set of variables called lat/lng that are doubles. After I load the...

Waiting for response

Hi all I'm currently running Gephi 0.9.2 (in French) under GNU/Linux Debian 9. Everything works OK, except I'm encountering the following error when trying to connect to the Streaming server....

graph-streaming-plugin
High
Plugin Development

Hi, I'm trying to use the scripting plugin to run a layout, and want to print the node positions once it's finished. Unfortunately the runLayout (and run_layout) function seem to...

python-scripting-plugin

There is no .kind or .Kind on edges. This handling appears to be missing in `__findattr_ex__` in `gephi-plugins/modules/ScriptingPlugin/src/main/java/org/gephi/scripting/wrappers/GyEdge.java`. Not knowing the java tools, I am unable to easily get a...

python-scripting-plugin
Bug

Hi, I am writing a plugin that performs some calculations on an attribute column and then creates a new Graph in another workspace but I am having issues with a...

Question

Gephi has a real-time stream importer for Twitter. Can MIDAS be part of a Gephi Plugin to allow real-time anomaly detection on streaming graphs. MIDAS: https://github.com/bhatiasiddharth/MIDAS

Plugin Request

@vtraag Environment: Windows. v0.9.2. The plugin works fine when I haven't applied any filters. If I apply a filter and run it it stops immediately, there is no popup window,...

Bug
leiden-metric-plugin