1234567891011121314 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'>
- <svg width="190pt" height="44pt" viewBox="0 0 190 44" xmlns="http://www.w3.org/2000/svg">
- <g class="graph" transform="scale(1) translate(4 40)">
- <title>G</title>
- <polygon points="-4 4 -4 -40 186 -40 186 4" fill="#fff" stroke="transparent"/>
- <g class="node">
- <title>top</title>
- <polygon points="182 -36 0 -36 0 0 182 0" fill="none" stroke="#000"/>
- <text x="91" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">sort [2,3,1,1,10,0,14,4]</text>
- </g>
- </g>
- </svg>
|