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="217pt" height="44pt" viewBox="0 0 217 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 213 -40 213 4" fill="#fff" stroke="transparent"/>
- <g class="node">
- <title>a</title>
- <polygon points="209 -36 0 -36 0 0 209 0" fill="none" stroke="#000"/>
- <text x="104.5" y="-14.3" fill="#000000" font-family="Times,serif" font-size="14" text-anchor="middle">merge [1,1,2,3] [0,4,10,14]</text>
- </g>
- </g>
- </svg>
|