Graph Utilities Package >

GraphCoordinates

GraphCoordinates[g, options]
calculates a visually appealing 2D layout of the vertices of the graph g and returns the coordinates of the vertices.
  • GraphCoordinates returns the coordinates of the vertices as computed using a graph drawing algorithm. It is useful when the coordinates of the vertices are needed, rather than a drawing of the graph, or when one needs to draw a graph repeatedly using the same layout but different style.
  • GraphCoordinates accepts the same options as GraphPlot.
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team