123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475 |
- <?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 7.1.0 (20230121.1956)
- -->
- <!-- Pages: 1 -->
- <svg width="410pt" height="451pt"
- viewBox="0.00 0.00 410.00 451.07" 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 447.07)">
- <polygon fill="white" stroke="none" points="-4,4 -4,-447.07 406,-447.07 406,4 -4,4"/>
- <text text-anchor="middle" x="201" y="-427.87" font-family="Times,serif" font-size="14.00">Seppo.app: Who does follow me / Whom am I blocking</text>
- <!-- start -->
- <g id="node1" class="node">
- <title>start</title>
- <ellipse fill="black" stroke="black" cx="224.95" cy="-418.27" rx="1.8" ry="1.8"/>
- </g>
- <!-- blocked -->
- <g id="node3" class="node">
- <title>blocked</title>
- <ellipse fill="none" stroke="black" cx="185.95" cy="-330.33" rx="46.28" ry="46.28"/>
- <ellipse fill="none" stroke="black" cx="185.95" cy="-330.33" rx="50.29" ry="50.29"/>
- <text text-anchor="middle" x="185.95" y="-326.63" font-family="Times,serif" font-size="14.00">blocked</text>
- </g>
- <!-- start->blocked -->
- <g id="edge6" class="edge">
- <title>start->blocked</title>
- <path fill="none" stroke="black" d="M224.4,-416.06C222.7,-412.32 217.28,-400.38 211.03,-386.59"/>
- <polygon fill="black" stroke="black" points="214.31,-385.36 206.99,-377.7 207.94,-388.25 214.31,-385.36"/>
- </g>
- <!-- pending -->
- <g id="node4" class="node">
- <title>pending</title>
- <ellipse fill="none" stroke="black" cx="223.95" cy="-196.09" rx="48.19" ry="48.19"/>
- <text text-anchor="middle" x="223.95" y="-192.39" font-family="Times,serif" font-size="14.00">pending</text>
- </g>
- <!-- start->pending -->
- <g id="edge1" class="edge">
- <title>start->pending</title>
- <path fill="none" stroke="black" d="M225.79,-416.22C229.07,-412.01 241.01,-395.98 244.95,-380.47 255.57,-338.68 249.22,-290.14 240.81,-253.51"/>
- <polygon fill="black" stroke="black" points="244.27,-252.91 238.51,-244.01 237.46,-254.56 244.27,-252.91"/>
- </g>
- <!-- accepted -->
- <g id="node2" class="node">
- <title>accepted</title>
- <ellipse fill="none" stroke="black" cx="185.95" cy="-56" rx="51.99" ry="51.99"/>
- <ellipse fill="none" stroke="black" cx="185.95" cy="-56" rx="55.99" ry="55.99"/>
- <text text-anchor="middle" x="185.95" y="-52.3" font-family="Times,serif" font-size="14.00">accepted</text>
- </g>
- <!-- accepted->blocked -->
- <g id="edge3" class="edge">
- <title>accepted->blocked</title>
- <path fill="none" stroke="black" d="M172.85,-110.6C170.4,-122.81 168.21,-135.79 166.95,-147.99 162.56,-190.52 162.27,-201.69 166.95,-244.18 167.88,-252.66 169.33,-261.53 171.01,-270.21"/>
- <polygon fill="black" stroke="black" points="167.58,-270.89 173.03,-279.97 174.43,-269.47 167.58,-270.89"/>
- </g>
- <!-- blocked->pending -->
- <g id="edge4" class="edge">
- <title>blocked->pending</title>
- <path fill="none" stroke="black" d="M193.45,-280.46C195.95,-270.95 198.79,-260.92 201.74,-251.24"/>
- <polygon fill="black" stroke="black" points="205,-252.55 204.64,-241.96 198.31,-250.46 205,-252.55"/>
- </g>
- <!-- pending->accepted -->
- <g id="edge2" class="edge">
- <title>pending->accepted</title>
- <path fill="none" stroke="black" d="M211.3,-149.1C208.84,-140.19 206.23,-130.71 203.65,-121.33"/>
- <polygon fill="black" stroke="black" points="207.08,-120.6 201.05,-111.88 200.33,-122.45 207.08,-120.6"/>
- </g>
- <!-- pending->blocked -->
- <g id="edge5" class="edge">
- <title>pending->blocked</title>
- <path fill="none" stroke="black" d="M216.95,-244.03C214.51,-253.43 211.71,-263.39 208.8,-273.06"/>
- <polygon fill="black" stroke="black" points="205.53,-271.78 205.92,-282.37 212.22,-273.85 205.53,-271.78"/>
- </g>
- </g>
- </svg>
|