|
|
|||
|
|
|
VertexSize | ![]() |
| VertexSize is an option and property for Graph and related functions that specifies the size used for vertices. |
| Automatic | automatically compute size | |
| Tiny,Small,Medium,Large | use tiny, small, etc. sizes | |
| {"Nearest",s} | fraction of minimum distance between vertex coordinates | |
| {"Scaled",s} | fraction of overall diagonal for all vertex coordinates | |
| {sx,sy} | specify size in the x and y direction |