|
Size: 131
Comment:
|
Size: 151
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 4: | Line 4: |
| digraph SomeGraph { 甲->{ 乙 丙 }; 乙->丙->丁; |
digraph FooGraph { rankdir=LR; 甲->{ 乙 丙 }; 乙->丙->丁; |

|
Size: 131
Comment:
|
Size: 151
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 4: | Line 4: |
| digraph SomeGraph { 甲->{ 乙 丙 }; 乙->丙->丁; |
digraph FooGraph { rankdir=LR; 甲->{ 乙 丙 }; 乙->丙->丁; |

GraphVizForMoin/DotExample (last edited 2013-02-05 11:33:08 by ZoomQuiet)