File: escapes.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 (26 lines) | stat: -rw-r--r-- 1,354 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
<?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="170pt" height="83pt"
 viewBox="0.00 0.00 170.25 82.95" 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 78.95)">
<polygon fill="white" stroke="transparent" points="-4,4 -4,-78.95 166.25,-78.95 166.25,4 -4,4"/>
<!-- backslash -->
<g id="node1" class="node">
<title>backslash</title>
<ellipse fill="none" stroke="black" cx="27" cy="-37.48" rx="27" ry="18"/>
<text text-anchor="middle" x="27" y="-33.78" font-family="Times New Roman,serif" font-size="14.00">\</text>
</g>
<!-- multi_line -->
<g id="node2" class="node">
<title>multi_line</title>
<ellipse fill="none" stroke="black" cx="117" cy="-37.48" rx="45.01" ry="37.45"/>
<text text-anchor="middle" x="117" y="-48.78" font-family="Times New Roman,serif" font-size="14.00">centered</text>
<text text-anchor="start" x="93" y="-33.78" font-family="Times New Roman,serif" font-size="14.00">left</text>
<text text-anchor="end" x="141" y="-18.78" font-family="Times New Roman,serif" font-size="14.00">right</text>
</g>
</g>
</svg>