GraphCoordinates3D
GraphCoordinates3D[g,options]
calculates a visually appealing 3D layout of the vertices of a graph g and returns the coordinates of the vertices.
Details and Options
- GraphCoordinates3D functionality is now available in the built-in Wolfram Language function GraphEmbedding.
- To use GraphCoordinates3D, you first need to load the Graph Utilities Package using Needs["GraphUtilities`"].
- GraphCoordinates3D returns the coordinates of the vertices as computed using a graph-drawing algorithm in 3D. 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.
Examples
open allclose allBasic Examples (2)
This gives the coordinates of the vertices in the previous drawing:
GraphCoordinates3D has been superseded by GraphEmbedding:
Scope (1)
Properties & Relations (1)
Text
Wolfram Research (2007), GraphCoordinates3D, Wolfram Language function, https://reference.wolfram.com/language/GraphUtilities/ref/GraphCoordinates3D.html.
CMS
Wolfram Language. 2007. "GraphCoordinates3D." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphUtilities/ref/GraphCoordinates3D.html.
APA
Wolfram Language. (2007). GraphCoordinates3D. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GraphUtilities/ref/GraphCoordinates3D.html