Automatic layout

From Wikipedia, the free encyclopedia

Automatic layout is an option in graph drawing toolkits that allow to layout the Graph according to specific rules, such as:

  • reducing the length of the arcs between the Graph vertex
  • reduce the number of edges crossing (to improve the graph readability)

[edit] See also