|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
SelfLoopStyle
SelfLoopStyle
is an option for GraphPlot and related functions that specifies how to draw self-loops that connect a vertex to itself.
DetailsDetails
- Typical settings for SelfLoopStyle include:
-
Automatic draw self-loops for graphs given by explicit rules All always draw self-loops None never draw self-loops d draw self-loops as loops of radius d - With SelfLoopStyle->Automatic, self-loops are not drawn for graphs specified by adjacency matrices.
- SelfLoopStyle->1 makes self-loops have diameters roughly equal to the average edge length in GraphPlot graphs.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



