12345678910111213141516171819202122 |
- <?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.26.3 (20100126.1600)
- -->
- <!-- Title: Bug Pages: 1 -->
- <svg width="114pt" height="104pt"
- viewBox="0.00 0.00 114.00 104.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
- <g id="graph1" class="graph" transform="scale(1 1) rotate(0) translate(4 100)">
- <title>Bug</title>
- <polygon fill="white" stroke="white" points="-4,5 -4,-100 111,-100 111,5 -4,5"/>
- <g id="graph2" class="cluster"><title>cluster_0</title>
- <polygon fill="lightgrey" stroke="black" points="8,-8 8,-88 98,-88 98,-8 8,-8"/>
- <text text-anchor="middle" x="53" y="-71.4" font-family="Times Roman,serif" font-size="14.00">Cluster</text>
- </g>
- <!-- Node -->
- <g id="node2" class="node"><title>Node</title>
- <ellipse fill="none" stroke="black" cx="53" cy="-35" rx="36.7696" ry="18.3848"/>
- <text text-anchor="middle" x="53" y="-31.4" font-family="Times Roman,serif" font-size="14.00">Node</text>
- </g>
- </g>
- </svg>
|