Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

EdgeLabeling

EdgeLabeling
is an option for GraphPlot and related functions that specifies whether labeling specified for edges should be displayed by default.
Show edge labels:
Show edge labels as tooltips:
Do not show edge labels at all:
Show edge labels:
In[1]:=
Click for copyable input
Out[1]=
 
Show edge labels as tooltips:
In[1]:=
Click for copyable input
Out[1]=
 
Do not show edge labels at all:
In[1]:=
Click for copyable input
Out[1]=
By default, GraphPlot, TreePlot, and LayeredGraphPlot show edge labels:
Show edge labels as tooltips:
Do not show edge labels at all:
An explicit setting for EdgeRenderingFunction overrides the setting for EdgeLabeling:
Use EdgeRenderingFunction to display edge labels for GraphPlot3D:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team
Format:   HTML  |  CDF