Description:

This plugin contains three separate circular layouts: "Circular Layout", "Dual Circle Layout", and the "Radial Axis Layout".

Circular Layout

The Circular Layout draws nodes in a circle and offers the following options:

  • Order nodes by Node ID.
  • Order nodes in random order.
  • Order nodes by degree, in degree, out degree, etc.
  • Order nodes by attribute sort (based on data type of attribute).
  • Allows drawing node order on circle either clockwise or counter-clockwise.
  • By default scales circle to prevent node overlap.
  • Allows a user entered fixed circle size.

Dual Circle Layout

The Dual Circle Layout draws nodes on two circles. By default it draws the top four "high degree" nodes on an internal circle, with the remaining nodes on an external circle.
It offers the following options:

  • Order nodes by degree, in degree, out degree, etc.
  • Order nodes by attribute sort (based on data type of attribute).
  • Allows placing "high" nodes on inside or outside circle.
  • Allows setting number of "high" nodes to use on second circle.
  • Allows drawing node order on circle either clockwise or counter-clockwise.
  • By default scales circle to prevent node overlap.

Radial Axis Layout

The Radial Axis Layout groups nodes and draws the groups in axes (or spars) radiating outwards from a central circle.
It offers the following options:

  • Group nodes by degree, in degree, out degree, etc.
  • Group nodes by attribute sort (based on data type of attribute).
  • Draw axes/spars in ascending or descending order.
  • Allows top, middle or bottom "knockdown" of axes/spars, along with ability to specify number of spars resulting after knockdown.
  • Allows drawing in either clockwise or counter-clockwise.
  • By default this layout tries to prevent node overlap but may fail in certain instances.
  • Allows tuning of spacing between nodes to allow an easy way to overcome overlap issues.
  • Allows uniform resize of nodes.

Author:

  • Matt Groeninger

Sources:

github.com/mgroeninger/gephi-plugins

License:

BSDLicense

Compatible Gephi versions: