Last active
April 24, 2018 22:38
-
-
Save hanshoglund/381381d2d4658392f25a32fdddd000d4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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.40.1 (20161225.0304) | |
--> | |
<!-- Title: G Pages: 1 --> | |
<svg width="300pt" height="156pt" | |
viewBox="0.00 0.00 300.08 156.10" 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 152.1006)"> | |
<title>G</title> | |
<polygon fill="transparent" stroke="transparent" points="-4,4 -4,-152.1006 296.0803,-152.1006 296.0803,4 -4,4"/> | |
<!-- y --> | |
<g id="node1" class="node"> | |
<title>y</title> | |
<ellipse fill="#F56173" stroke="#transparent" cx="139.0803" cy="-130.1006" rx="27" ry="18"/> | |
<text text-anchor="middle" x="139.0803" y="-125.9006" font-family="Times,serif" font-size="14.00" fill="#000000">y</text> | |
</g> | |
<!-- z --> | |
<g id="node2" class="node"> | |
<title>z</title> | |
<ellipse fill="#F56173" stroke="#transparent" cx="265.0803" cy="-130.1006" rx="27" ry="18"/> | |
<text text-anchor="middle" x="265.0803" y="-125.9006" font-family="Times,serif" font-size="14.00" fill="#000000">z</text> | |
</g> | |
<!-- y->z --> | |
<g id="edge1" class="edge"> | |
<title>y->z</title> | |
<path fill="none" stroke="#000000" d="M166.1104,-130.1006C184.0084,-130.1006 207.7312,-130.1006 227.4642,-130.1006"/> | |
<polygon fill="#000000" stroke="#000000" points="227.6601,-133.6007 237.6601,-130.1006 227.66,-126.6007 227.6601,-133.6007"/> | |
<text text-anchor="middle" x="189.7873" y="-134.3006" font-family="Times,serif" font-size="14.00" fill="#000000">  g</text> | |
</g> | |
<!-- x --> | |
<g id="node3" class="node"> | |
<title>x</title> | |
<ellipse fill="#F56173" stroke="#transparent" cx="27" cy="-18" rx="27" ry="18"/> | |
<text text-anchor="middle" x="27" y="-13.8" font-family="Times,serif" font-size="14.00" fill="#000000">x</text> | |
</g> | |
<!-- Uz --> | |
<g id="node4" class="node"> | |
<title>Uz</title> | |
<ellipse fill="#F56173" stroke="#transparent" cx="27" cy="-122.2012" rx="27" ry="18"/> | |
<text text-anchor="middle" x="27" y="-118.0012" font-family="Times,serif" font-size="14.00" fill="#000000">Uz</text> | |
</g> | |
<!-- x->Uz --> | |
<g id="edge2" class="edge"> | |
<title>x->Uz</title> | |
<path fill="none" stroke="#000000" d="M27,-36.1505C27,-52.0406 27,-75.3934 27,-93.7632"/> | |
<polygon fill="#000000" stroke="#000000" points="23.4999,-93.9091 27,-103.9091 30.4999,-93.909 23.4999,-93.9091"/> | |
<text text-anchor="middle" x="21.1697" y="-69.1568" font-family="Times,serif" font-size="14.00" fill="#000000">  f</text> | |
</g> | |
<!-- Uy --> | |
<g id="node5" class="node"> | |
<title>Uy</title> | |
<ellipse fill="#F56173" stroke="#transparent" cx="117.2409" cy="-70.1006" rx="27" ry="18"/> | |
<text text-anchor="middle" x="117.2409" y="-65.9006" font-family="Times,serif" font-size="14.00" fill="#000000">Uy</text> | |
</g> | |
<!-- x->Uy --> | |
<g id="edge3" class="edge"> | |
<title>x->Uy</title> | |
<path fill="none" stroke="#000000" d="M47.477,-29.8224C59.3919,-36.7015 74.614,-45.49 87.7971,-53.1012"/> | |
<polygon fill="#000000" stroke="#000000" points="86.1222,-56.1756 96.5325,-58.1446 89.6222,-50.1134 86.1222,-56.1756"/> | |
<text text-anchor="middle" x="62.8575" y="-45.6618" font-family="Times,serif" font-size="14.00" fill="#000000">η</text> | |
</g> | |
<!-- Uy->Uz --> | |
<g id="edge4" class="edge"> | |
<title>Uy->Uz</title> | |
<path fill="none" stroke="#000000" d="M96.7638,-81.923C84.8489,-88.8021 69.6269,-97.5905 56.4437,-105.2018"/> | |
<polygon fill="#000000" stroke="#000000" points="54.6186,-102.214 47.7084,-110.2452 58.1187,-108.2762 54.6186,-102.214"/> | |
<text text-anchor="middle" x="64.5505" y="-80.9624" font-family="Times,serif" font-size="14.00" fill="#000000">  Ug</text> | |
</g> | |
</g> | |
</svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment