gephi / gephi-plugins

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

Spatial Ranking comeback #273

Closed mbastian closed 1 year ago

mbastian commented 1 year ago

New plugin or plugin update?

What is the purpose of this plugin?

Map attributes to X/Y/Z coordinates to create scatter plots.

Requested in #271 by @grandjeanmartin.

How to test your plugin in Gephi?

  1. Load any graph, preferably with some columns
  2. Go to Appearance and notice the extra icon for coordinates
  3. Select Ranking and the column you want to map to coordinates
  4. Select the axis and the min/max size
  5. Press Apply

Note that I also added a "Simple" transformer that does the same thing as the random layout.

Checklist before submission

mbastian commented 1 year ago

@grandjeanmartin How would you suggest to rename this plugin? ;)

grandjeanmartin commented 1 year ago

@mbastian you rock! For the name, feel free to use the one that suits you. To me something like « network to scatter plot » would be the most descriptive.

seinecle commented 1 year ago

Indeed, I came here thinking of a plugin that would have to do with longitudes and latitudes, because of "spatial". Dropping " spatial" in the name could avoid that.

mbastian commented 1 year ago

Ok, I go with Position Ranking then as a good comprimise.