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
© 2008 Wolfram Research, Inc. japanese.gif
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team