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

The plugin adds [Katz Centrality](https://en.wikipedia.org/wiki/Katz_centrality) calculation in Statistics module.

New Plugin
Waiting for response

In my case this change stopped gephi from complaining but didn't really make gephi compute the layout using graphviz algorithms _Originally posted by @v4lenz in https://github.com/gephi/gephi-plugins/issues/283 The above fix stops...

The [HTTP Graph](https://gephi.org/plugins/#/plugin/httpgraph) plugin could not be migrated automatically to the 0.9.3 version of Gephi. The error has to do with some external dependency during build. Maybe something has changed...

Update Plugin

Hello, I was trying to calculate Edge Betweenness, and saw this needs to be done through a plug-in. However, it seems that the existing plug-in is no longer compatible with...

Update Plugin
Waiting for response
edge-betweenness-plugin

This [SHP Exporter](https://gephi.org/plugins/#/plugin/shpexporter) plugin could not be migrated automatically to the 0.9.3 version of Gephi. The error has to do with some external dependency named `org.geotools:gt-api`. Maybe something has changed...

Update Plugin

Link-prediction plugin for gephi, to predict future edges using different algorithms. The following functionalities are supported: - Creation of new edges through link prediction - Filtering of those created edges...

New Plugin
Waiting for response

When I saw the error message "Neo4j plugin requires Java 1.7", I installed Java 1.7 JRE on my Mavericks machine. When I ask for java -version I get java version...

neo4j-plugin

Hi, I'm having some difficulty in importing a Neo4j database into Gephi using the Neo4j plugin: when I go to File > Neo4j Database > Full Import and try to...

neo4j-plugin

Can we explore getting the plugin to work with the REST API for those of us who are doing things like running with a server cluster and don't have a...

neo4j-plugin

Currently, node labels are not imported. As a neo4j node might have multiple labels, an import should, in analogy to neo4j_relationship_type property for relationships, have a neo4j_node_label property of type...

neo4j-plugin