bo fixes without images

This commit is contained in:
2026-03-05 17:22:48 +03:00
parent 0137b380d4
commit dcb9c0800f
23 changed files with 1428 additions and 758 deletions

View File

@ -0,0 +1,47 @@
<?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 xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="62pt" height="273pt" viewBox="0.00 0.00 62.00 272.93">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 268.9331)">
<title>G</title>
<polygon fill="#ffffff" stroke="transparent" points="-4,4 -4,-268.9331 58,-268.9331 58,4 -4,4"/>
<!-- SNO -->
<g id="node1" class="node">
<title>SNO</title>
<text text-anchor="middle" x="27" y="-242.7331" font-family="Times,serif" font-size="14.00" fill="#000000">SNO</text>
</g>
<!-- P0 -->
<g id="node3" class="node">
<title>P0</title>
<ellipse fill="none" stroke="#000000" cx="27" cy="-171.6998" rx="21.4691" ry="21.4691"/>
<text text-anchor="middle" x="27" y="-167.4998" font-family="Times,serif" font-size="14.00" fill="#000000">P0</text>
</g>
<!-- SNO&#45;&gt;P0 -->
<g id="edge1" class="edge">
<title>SNO-&gt;P0</title>
<path fill="none" stroke="#000000" d="M27,-228.7212C27,-221.0539 27,-211.9054 27,-203.205"/>
<polygon fill="#000000" stroke="#000000" points="30.5001,-202.9444 27,-192.9445 23.5001,-202.9445 30.5001,-202.9444"/>
</g>
<!-- SKO -->
<g id="node2" class="node">
<title>SKO</title>
<text text-anchor="middle" x="27" y="-13.8" font-family="Times,serif" font-size="14.00" fill="#000000">SKO</text>
</g>
<!-- P1 -->
<g id="node4" class="node">
<title>P1</title>
<ellipse fill="none" stroke="#000000" cx="27" cy="-93.2333" rx="21.4691" ry="21.4691"/>
<text text-anchor="middle" x="27" y="-89.0333" font-family="Times,serif" font-size="14.00" fill="#000000">P1</text>
</g>
<!-- P0&#45;&gt;P1 -->
<g id="edge2" class="edge">
<title>P0-&gt;P1</title>
<path fill="none" stroke="#000000" d="M27,-150.2585C27,-142.3872 27,-133.3037 27,-124.7329"/>
<polygon fill="#000000" stroke="#000000" points="30.5001,-124.6486 27,-114.6487 23.5001,-124.6487 30.5001,-124.6486"/>
</g>
<!-- P1&#45;&gt;SKO -->
<g id="edge3" class="edge">
<title>P1-&gt;SKO</title>
<path fill="none" stroke="#000000" d="M27,-71.8757C27,-63.934 27,-54.795 27,-46.3262"/>
<polygon fill="#000000" stroke="#000000" points="30.5001,-46.098 27,-36.098 23.5001,-46.0981 30.5001,-46.098"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB