File: round-table.svg

package info (click to toggle)
python-graphviz 0.20.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,188 kB
  • sloc: python: 4,098; makefile: 13
file content (48 lines) | stat: -rw-r--r-- 2,239 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?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.49.3 (20211023.0002)
 -->
<!-- Pages: 1 -->
<svg width="390pt" height="116pt"
 viewBox="0.00 0.00 389.98 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)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-112 385.98,-112 385.98,4 -4,4"/>
<!-- A -->
<g id="node1" class="node">
<title>A</title>
<ellipse fill="none" stroke="black" cx="190.99" cy="-90" rx="53.89" ry="18"/>
<text text-anchor="middle" x="190.99" y="-86.3" font-family="Times New Roman,serif" font-size="14.00">King Arthur</text>
</g>
<!-- B -->
<g id="node2" class="node">
<title>B</title>
<ellipse fill="none" stroke="black" cx="90.99" cy="-18" rx="90.98" ry="18"/>
<text text-anchor="middle" x="90.99" y="-14.3" font-family="Times New Roman,serif" font-size="14.00">Sir Bedevere the Wise</text>
</g>
<!-- A&#45;&gt;B -->
<g id="edge1" class="edge">
<title>A&#45;&gt;B</title>
<path fill="none" stroke="black" d="M168.8,-73.46C155.33,-64.04 137.92,-51.85 122.98,-41.39"/>
<polygon fill="black" stroke="black" points="124.72,-38.33 114.52,-35.47 120.7,-44.07 124.72,-38.33"/>
</g>
<!-- L -->
<g id="node3" class="node">
<title>L</title>
<ellipse fill="none" stroke="black" cx="290.99" cy="-18" rx="90.98" ry="18"/>
<text text-anchor="middle" x="290.99" y="-14.3" font-family="Times New Roman,serif" font-size="14.00">Sir Lancelot the Brave</text>
</g>
<!-- A&#45;&gt;L -->
<g id="edge2" class="edge">
<title>A&#45;&gt;L</title>
<path fill="none" stroke="black" d="M213.19,-73.46C226.65,-64.04 244.07,-51.85 259.01,-41.39"/>
<polygon fill="black" stroke="black" points="261.28,-44.07 267.47,-35.47 257.27,-38.33 261.28,-44.07"/>
</g>
<!-- B&#45;&gt;L -->
<g id="edge3" class="edge">
<title>B&#45;&gt;L</title>
<path fill="none" stroke="black" d="M182.01,-18C184.62,-18 187.22,-18 189.83,-18"/>
<polygon fill="black" stroke="black" points="189.89,-21.5 199.89,-18 189.89,-14.5 189.89,-21.5"/>
</g>
</g>
</svg>