Skip to main content

GraphEmbedding

GraphEmbedding[g] gives coordinates of the vertices of the graph g.

GraphEmbedding[g,"emb"] gives coordinates of the vertices of the graph g using the embedding "emb".

GraphEmbedding[g,"emb",dim] gives coordinates in dimension dim of the vertices of the graph g using the embedding "emb".

Please visit the official Wolfram Language Reference for more details and examples on core symbols.