|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
EdgeLabeling
EdgeLabeling
is an option for GraphPlot and related functions that specifies whether labeling specified for edges should be displayed by default.
DetailsDetails
- EdgeLabeling->Automatic gives edge labels as tooltips.
- EdgeLabeling->True displays edge labels explicitly at the middle of each edge.
- EdgeLabeling->False does not display edge labels.
- Any explicit setting for EdgeRenderingFunction overrides the setting for EdgeLabeling.
New in 6
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »



