Skip to content

Instantly share code, notes, and snippets.

@AudriusButkevicius
Created May 11, 2021 13:47
Show Gist options
  • Save AudriusButkevicius/bcadd833e0f216acc9ff3e5fd42b7977 to your computer and use it in GitHub Desktop.
Save AudriusButkevicius/bcadd833e0f216acc9ff3e5fd42b7977 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
<?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 2.30.1 (20180828.1746)
-->
<!-- Title: %3 Pages: 1 -->
<svg width="185pt" height="260pt"
viewBox="0.00 0.00 185.04 260.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 256)">
<title>%3</title>
<polygon fill="white" stroke="white" points="-4,5 -4,-256 182.036,-256 182.036,5 -4,5"/>
<!-- a -->
<g id="node1" class="node"><title>a</title>
<ellipse fill="none" stroke="black" cx="137" cy="-162" rx="27" ry="18"/>
<text text-anchor="middle" x="137" y="-158.3" font-family="Times,serif" font-size="14.00">a</text>
</g>
<!-- b -->
<g id="node2" class="node"><title>b</title>
<ellipse fill="none" stroke="black" cx="137" cy="-90" rx="27" ry="18"/>
<text text-anchor="middle" x="137" y="-86.3" font-family="Times,serif" font-size="14.00">b</text>
</g>
<!-- a&#45;&#45;b -->
<g id="edge1" class="edge"><title>a&#45;&#45;b</title>
<path fill="none" stroke="black" d="M137,-143.697C137,-132.846 137,-118.917 137,-108.104"/>
</g>
<!-- c -->
<g id="node3" class="node"><title>c</title>
<ellipse fill="none" stroke="black" cx="109" cy="-18" rx="27" ry="18"/>
<text text-anchor="middle" x="109" y="-14.3" font-family="Times,serif" font-size="14.00">c</text>
</g>
<!-- a&#45;&#45;c -->
<g id="edge3" class="edge"><title>a&#45;&#45;c</title>
<path fill="none" stroke="black" d="M150.541,-146.297C165.226,-128.475 185.058,-97.6412 173,-72 164.16,-53.2008 145.015,-38.7812 129.955,-29.7623"/>
</g>
<!-- b&#45;&#45;c -->
<g id="edge2" class="edge"><title>b&#45;&#45;c</title>
<path fill="none" stroke="black" d="M130.364,-72.411C125.901,-61.2524 120.041,-46.6036 115.588,-35.4699"/>
</g>
<!-- d -->
<g id="node4" class="node"><title>d</title>
<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">d</text>
</g>
<!-- d&#45;&#45;c -->
<g id="edge4" class="edge"><title>d&#45;&#45;c</title>
<path fill="none" stroke="black" d="M43.2006,-75.1703C57.6696,-62.8186 78.7391,-44.8324 93.1121,-32.5628"/>
</g>
<!-- e -->
<g id="node5" class="node"><title>e</title>
<ellipse fill="none" stroke="black" cx="109" cy="-234" rx="27" ry="18"/>
<text text-anchor="middle" x="109" y="-230.3" font-family="Times,serif" font-size="14.00">e</text>
</g>
<!-- e&#45;&#45;c -->
<g id="edge5" class="edge"><title>e&#45;&#45;c</title>
<path fill="none" stroke="black" d="M105.752,-215.888C103.954,-205.542 101.905,-192.063 101,-180 97.4079,-132.135 97.4079,-119.865 101,-72 101.905,-59.9366 103.954,-46.4578 105.752,-36.1119"/>
</g>
<!-- e&#45;&#45;a -->
<g id="edge6" class="edge"><title>e&#45;&#45;a</title>
<path fill="none" stroke="black" d="M115.636,-216.411C120.099,-205.252 125.959,-190.604 130.412,-179.47"/>
</g>
</g>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment