new_blog/static/images/simple_graph.svg

101 lines
3 KiB
XML

<?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">
<!-- Generated by graphviz version 12.2.1 (0)
-->
<!-- Pages: 1 -->
<svg width="134pt" height="260pt"
viewBox="0.00 0.00 134.00 260.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<style>
@media(prefers-color-scheme: dark){
:root {
--color: white;
}
}
@media(prefers-color-scheme: light){
:root {
--color: black;
}
}
ellipse, path {
fill: none;
stroke: var(--color);
}
polygon {
fill: var(--color);
stroke: var(--color);
}
text {
fill: var(--color);
font-family: sans-serif;
}
</style>
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 256)">
<!-- a -->
<g id="node1" class="node">
<title>a</title>
<ellipse cx="54" cy="-234" rx="27" ry="18"/>
<text text-anchor="middle" x="54" y="-228.95" font-size="14.00">a</text>
</g>
<!-- b -->
<g id="node2" class="node">
<title>b</title>
<ellipse cx="82" cy="-162" rx="27" ry="18"/>
<text text-anchor="middle" x="82" y="-156.95" font-size="14.00">b</text>
</g>
<!-- a&#45;&gt;b -->
<g id="edge1" class="edge">
<title>a&#45;&gt;b</title>
<path d="M60.64,-216.41C63.77,-208.57 67.6,-198.99 71.15,-190.13"/>
<polygon points="74.39,-191.46 74.85,-180.88 67.89,-188.86 74.39,-191.46"/>
</g>
<!-- c -->
<g id="node3" class="node">
<title>c</title>
<ellipse cx="27" cy="-90" rx="27" ry="18"/>
<text text-anchor="middle" x="27" y="-84.95" font-size="14.00">c</text>
</g>
<!-- b&#45;&gt;c -->
<g id="edge2" class="edge">
<title>b&#45;&gt;c</title>
<path d="M69.79,-145.46C62.89,-136.67 54.09,-125.48 46.27,-115.53"/>
<polygon points="49.04,-113.38 40.11,-107.68 43.53,-117.71 49.04,-113.38"/>
</g>
<!-- e -->
<g id="node4" class="node">
<title>e</title>
<ellipse cx="99" cy="-90" rx="27" ry="18"/>
<text text-anchor="middle" x="99" y="-84.95" font-size="14.00">e</text>
</g>
<!-- b&#45;&gt;e -->
<g id="edge3" class="edge">
<title>b&#45;&gt;e</title>
<path d="M86.12,-144.05C87.93,-136.6 90.1,-127.64 92.15,-119.22"/>
<polygon points="95.49,-120.29 94.45,-109.75 88.69,-118.64 95.49,-120.29"/>
</g>
<!-- c&#45;&gt;a -->
<g id="edge6" class="edge">
<title>c&#45;&gt;a</title>
<path d="M30.27,-108.19C34.84,-132.21 43.18,-176.11 48.66,-204.91"/>
<polygon points="45.15,-205.21 50.46,-214.38 52.03,-203.91 45.15,-205.21"/>
</g>
<!-- d -->
<g id="node5" class="node">
<title>d</title>
<ellipse cx="27" cy="-18" rx="27" ry="18"/>
<text text-anchor="middle" x="27" y="-12.95" font-size="14.00">d</text>
</g>
<!-- c&#45;&gt;d -->
<g id="edge4" class="edge">
<title>c&#45;&gt;d</title>
<path d="M21.12,-72.05C20.33,-64.57 20.08,-55.58 20.37,-47.14"/>
<polygon points="23.85,-47.51 21.04,-37.3 16.87,-47.04 23.85,-47.51"/>
</g>
<!-- d&#45;&gt;c -->
<g id="edge5" class="edge">
<title>d&#45;&gt;c</title>
<path d="M32.86,-35.79C33.66,-43.25 33.92,-52.24 33.64,-60.69"/>
<polygon points="30.16,-60.33 32.98,-70.54 37.14,-60.8 30.16,-60.33"/>
</g>
</g>
</svg>