|
|
|||
|
|
|
VertexLabels | ![]() |
| VertexLabels is an option and property for Graph and related functions that specifies what labels and label positions should be used for vertices. |
| None | use no vertex labels | |
| Automatic | automatically label vertices | |
| "Name" | use the vertex name as a label | |
| {v1->lbl1,v2->lbl2,...} | label vertex |
| Tooltip, StatusArea | show as tooltip or in status area on mouseover | |
| Center | place label at center of vertex | |
| Before,After,Below,Above | place label outside before, after, etc. | |
| Left,Right,Bottom,Top | place label inside to the left, right, etc. | |
| {Before,Below},{After,Below},... | place label outside at corner before/below, etc. | |
| {Left,Bottom},{Right,Bottom},... | place label inside at corner left/bottom, etc. | |
| {{vx,vy},{lx,ly}} | scaled position |