github.com/zyedidia/knit@v1.1.2-0.20230901152954-f7d4e39a0e24/examples/c/graph.svg (about)

     1  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
     2  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
     3   "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
     4  <!-- Generated by graphviz version 2.43.0 (0)
     5   -->
     6  <!-- Title: take Pages: 1 -->
     7  <svg width="427pt" height="98pt"
     8   viewBox="0.00 0.00 426.67 98.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
     9  <g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 94)">
    10  <title>take</title>
    11  <polygon fill="white" stroke="transparent" points="-4,4 -4,-94 422.67,-94 422.67,4 -4,4"/>
    12  <!-- hello -->
    13  <g id="node1" class="node">
    14  <title>hello</title>
    15  <ellipse fill="none" stroke="black" cx="275.43" cy="-45" rx="33.29" ry="18"/>
    16  <text text-anchor="middle" x="275.43" y="-41.3" font-family="Times,serif" font-size="14.00">hello</text>
    17  </g>
    18  <!-- :build -->
    19  <g id="node2" class="node">
    20  <title>:build</title>
    21  <ellipse fill="none" stroke="black" cx="381.63" cy="-45" rx="37.09" ry="18"/>
    22  <text text-anchor="middle" x="381.63" y="-41.3" font-family="Times,serif" font-size="14.00">:build</text>
    23  </g>
    24  <!-- hello&#45;&gt;:build -->
    25  <g id="edge1" class="edge">
    26  <title>hello&#45;&gt;:build</title>
    27  <path fill="none" stroke="black" d="M308.83,-45C316.81,-45 325.52,-45 334.03,-45"/>
    28  <polygon fill="black" stroke="black" points="334.25,-48.5 344.25,-45 334.25,-41.5 334.25,-48.5"/>
    29  </g>
    30  <!-- hello.o -->
    31  <g id="node3" class="node">
    32  <title>hello.o</title>
    33  <ellipse fill="none" stroke="black" cx="163.39" cy="-72" rx="41.69" ry="18"/>
    34  <text text-anchor="middle" x="163.39" y="-68.3" font-family="Times,serif" font-size="14.00">hello.o</text>
    35  </g>
    36  <!-- hello.o&#45;&gt;hello -->
    37  <g id="edge2" class="edge">
    38  <title>hello.o&#45;&gt;hello</title>
    39  <path fill="none" stroke="black" d="M200.12,-63.23C211.17,-60.52 223.41,-57.52 234.71,-54.75"/>
    40  <polygon fill="black" stroke="black" points="235.89,-58.06 244.77,-52.28 234.22,-51.26 235.89,-58.06"/>
    41  </g>
    42  <!-- hello.c -->
    43  <g id="node4" class="node">
    44  <title>hello.c</title>
    45  <ellipse fill="none" stroke="black" cx="42.25" cy="-72" rx="40.89" ry="18"/>
    46  <text text-anchor="middle" x="42.25" y="-68.3" font-family="Times,serif" font-size="14.00">hello.c</text>
    47  </g>
    48  <!-- hello.c&#45;&gt;hello.o -->
    49  <g id="edge3" class="edge">
    50  <title>hello.c&#45;&gt;hello.o</title>
    51  <path fill="none" stroke="black" d="M83.25,-72C92.29,-72 102,-72 111.41,-72"/>
    52  <polygon fill="black" stroke="black" points="111.47,-75.5 121.47,-72 111.47,-68.5 111.47,-75.5"/>
    53  </g>
    54  <!-- other.o -->
    55  <g id="node5" class="node">
    56  <title>other.o</title>
    57  <ellipse fill="none" stroke="black" cx="163.39" cy="-18" rx="42.79" ry="18"/>
    58  <text text-anchor="middle" x="163.39" y="-14.3" font-family="Times,serif" font-size="14.00">other.o</text>
    59  </g>
    60  <!-- other.o&#45;&gt;hello -->
    61  <g id="edge4" class="edge">
    62  <title>other.o&#45;&gt;hello</title>
    63  <path fill="none" stroke="black" d="M200.73,-26.92C211.65,-29.6 223.7,-32.55 234.83,-35.28"/>
    64  <polygon fill="black" stroke="black" points="234.19,-38.73 244.73,-37.71 235.85,-31.93 234.19,-38.73"/>
    65  </g>
    66  <!-- other.c -->
    67  <g id="node6" class="node">
    68  <title>other.c</title>
    69  <ellipse fill="none" stroke="black" cx="42.25" cy="-18" rx="42.49" ry="18"/>
    70  <text text-anchor="middle" x="42.25" y="-14.3" font-family="Times,serif" font-size="14.00">other.c</text>
    71  </g>
    72  <!-- other.c&#45;&gt;other.o -->
    73  <g id="edge5" class="edge">
    74  <title>other.c&#45;&gt;other.o</title>
    75  <path fill="none" stroke="black" d="M84.58,-18C92.8,-18 101.53,-18 110.06,-18"/>
    76  <polygon fill="black" stroke="black" points="110.32,-21.5 120.32,-18 110.32,-14.5 110.32,-21.5"/>
    77  </g>
    78  </g>
    79  </svg>