gephi / gephi-plugins

Repository for Gephi Plugins maintained by the team. Each plugin has it's branch.
270 stars 623 forks source link

Prestige plugin #136

Closed michihenninger closed 7 years ago

michihenninger commented 7 years ago

Hi. This is my very first pull request for an Open-Source project. Hope I did everything right so far. The plugin calculates four Prestige metrics (Indegree, Proximity, Rank and Domain Prestige). There are unit-tests which test all those algorithms on different graphs. I also tested the plugin with some larger networks.

One thing didn't figure out: After all other metrics calculations the report is shown automatically when the calculation is finished. I didn't figure out how to do this. Opening the report manually works fine.

eduramiba commented 7 years ago

Thanks for the pull request. I created a pull request at https://github.com/michihenninger/prestige-gephi-plugin/pull/1 with some changes to do before merging.

eduramiba commented 7 years ago

Your plugin is now available in the update center :smiley: