WOLFRAM

  • Vertex layout for GraphLayout.
  • Use star embedding to lay out vertices of a graph.

Details & Suboptions

  • The star embedding is a graph-drawing technique to position vertices of a graph on a circle with a center.
  • The star embedding is typically used to lay out star-like graphs.
  • Possible settings to control the layout include:
  • "Offset" Automaticoffset angle
    "Center" Automaticcenter vertex

Examples

open allclose all

Basic Examples  (2)Summary of the most common use cases

Place vertices on a star shape:

Out[1]=1

"StarEmbedding" works best for star-like graphs:

Out[1]=1

Options  (2)Common values & functionality for each option

"Center"  (1)

Use the option "Center"center to specify the center:

Out[1]=1

"Offset"  (1)

Use the option "Offset"offset to specify the offset angles:

Out[1]=1