Documentation

Mode

Graph Visual support three layout modes:

  • Dynamic - gives the visual dynamic structure so that it fits the given dimensions flexibly.
  • Hierarchical - arranges nodes in hierarchical layout. Perfect for the data that has certain direction or flow that goes through several layers (hierarchies).
  • Radial - gives the visual circular structure. Related nodes are surrounding the ‘parent’ node as a circle within the certain radius.