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

DirectedEdges

DirectedEdges
is an option for GraphPlot and related functions which specifies whether edges should by default be drawn as directed arrows, or as undirected lines.
  • The form of lines or arrows can be specified by graphics directives given in PlotStyle.
Show edges as arrows in GraphPlot:
Do not show edges as arrows in LayeredGraphPlot:
By default, edges are shown as lines in GraphPlot and TreePlot:
Show edges as arrows:
By default, edges are shown as arrows in LayeredGraphPlot:
This shows edges as lines:
New in 6
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team