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

MultiedgeStyle

MultiedgeStyle
is an option for GraphPlot and related functions which specifies how to draw multiple edges.
Automaticdraw multiple edges for graphs given by explicit rules
Allalways draw multiple edges
Nonenever draw multiple edges
spread multiple edges by scaled distance
  • With MultiedgeStyle->Automatic, multiple edges are not drawn for graphs specified by adjacency matrices.
Draw multiple edges:
In[1]:=
Click for copyable input
Out[1]=
 
Draw multiple edges for a graph specified by its adjacency matrix:
In[1]:=
Click for copyable input
Out[1]=
New in 6
© 2013 Wolfram Research, Inc. Japanese
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team