2019-12-30 18:31:17 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
|
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
|
|
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
2021-01-14 17:18:47 +01:00
|
|
|
<!-- Generated by graphviz version 2.43.0 (0)
|
2019-12-30 18:31:17 +01:00
|
|
|
-->
|
|
|
|
<!-- Title: foo Pages: 1 -->
|
|
|
|
<svg width="62pt" height="116pt"
|
|
|
|
viewBox="0.00 0.00 62.00 116.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
|
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 112)">
|
|
|
|
<title>foo</title>
|
2021-01-14 17:18:47 +01:00
|
|
|
<polygon fill="white" stroke="transparent" points="-4,4 -4,-112 58,-112 58,4 -4,4"/>
|
2019-12-30 18:31:17 +01:00
|
|
|
<!-- bar -->
|
|
|
|
<g id="node1" class="node">
|
|
|
|
<title>bar</title>
|
2021-01-14 17:18:47 +01:00
|
|
|
<ellipse fill="none" stroke="black" cx="27" cy="-90" rx="27" ry="18"/>
|
|
|
|
<text text-anchor="middle" x="27" y="-86.3" font-family="Times,serif" font-size="14.00">bar</text>
|
2019-12-30 18:31:17 +01:00
|
|
|
</g>
|
|
|
|
<!-- baz -->
|
|
|
|
<g id="node2" class="node">
|
|
|
|
<title>baz</title>
|
2021-01-14 17:18:47 +01:00
|
|
|
<ellipse fill="none" stroke="black" cx="27" cy="-18" rx="27" ry="18"/>
|
|
|
|
<text text-anchor="middle" x="27" y="-14.3" font-family="Times,serif" font-size="14.00">baz</text>
|
2019-12-30 18:31:17 +01:00
|
|
|
</g>
|
|
|
|
<!-- bar->baz -->
|
|
|
|
<g id="edge1" class="edge">
|
|
|
|
<title>bar->baz</title>
|
2021-01-14 17:18:47 +01:00
|
|
|
<path fill="none" stroke="black" d="M27,-71.7C27,-63.98 27,-54.71 27,-46.11"/>
|
|
|
|
<polygon fill="black" stroke="black" points="30.5,-46.1 27,-36.1 23.5,-46.1 30.5,-46.1"/>
|
2019-12-30 18:31:17 +01:00
|
|
|
</g>
|
|
|
|
</g>
|
|
|
|
</svg>
|