VertexCoordinateRules
As of Version 12.0, VertexCoordinateRules has been superseded by VertexCoordinates.
VertexCoordinateRules
is an option for GraphPlot and related functions which specifies rules for determining the coordinates at which vertices should be placed.
Details
- VertexCoordinateRules->{va->ra,vb->rb,…} specifies explicit coordinates for vertices with names va, vb, ….
- Vertices whose coordinates are not explicitly specified in the rules given by VertexCoordinateRules are automatically assigned coordinates by the graph layout procedure.
- A setting vk->Automatic specifies that the vertex with name vk should be assigned coordinates automatically.
- vk->{x,Automatic} defines an explicit x coordinate, but specifies that the y coordinate should be assigned automatically. vk->{Automatic,y} defines instead an explicit y coordinate.
- The rules given for VertexCoordinateRules can contain arbitrary patterns.
- The range of coordinates generated automatically is determined by the setting for the DataRange option.
Examples
open allclose allBasic Examples (4)
Wolfram Research (2007), VertexCoordinateRules, Wolfram Language function, https://reference.wolfram.com/language/ref/VertexCoordinateRules.html.
Text
Wolfram Research (2007), VertexCoordinateRules, Wolfram Language function, https://reference.wolfram.com/language/ref/VertexCoordinateRules.html.
CMS
Wolfram Language. 2007. "VertexCoordinateRules." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/VertexCoordinateRules.html.
APA
Wolfram Language. (2007). VertexCoordinateRules. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/VertexCoordinateRules.html