If I have a directed graph, how can I draw it with arrows pointing vertically from bottom to top, like showing a class inheritance pattern in OOP(object oriented programming)?
|
You'll need to use
|
|||
|
|
|
As mentioned by others, you could use
|
|||||||
|
|
Consider the One difference between Here is an example lifted directly from the documentation:
The other difference between |
||||
|
|




LayeredGraphPlotdo what you want? – celtschk May 7 '12 at 21:58