Files
documentation/content/developer/reference/user_interface/view_architectures/kanban_progressbar.svg
T

25 lines
1.7 KiB
XML
Raw Normal View History

<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 660 260" width="660" height="260">
<defs>
<pattern id="diagonalHatch" width="5" height="5" patternTransform="rotate(45 0 0)" patternUnits="userSpaceOnUse">
<line x1="0" y1="0" x2="0" y2="5" stroke="#cccccc" stroke-width="1"/>
</pattern>
</defs>
<g font-family="Arial" font-size="16px" direction="ltr" fill="none" stroke="#495057" stroke-width="0">
<text x="14" y="31" fill="#888888" style="font-weight: bold;">Column 1</text>
<rect x="10" y="44" width="50" height="10" fill="#00bb00" stroke-width="0"/>
<rect x="60" y="44" width="50" height="10" fill="#bbbbbb" stroke-width="0"/>
<text x="122" y="52" fill="#888888" style="font-weight: bold; font-size: 0.6em;">12,988</text>
<rect x="10" y="70" rx="3" ry="3" width="144" height="80" fill="url(#diagonalHatch)" stroke-width="1"/>
<rect x="10" y="170" rx="3" ry="3" width="144" height="80" fill="url(#diagonalHatch)" stroke-width="1"/>
<text x="174" y="31" fill="#888888" style="font-weight: bold;">Column 2</text>
<rect x="170" y="44" width="100" height="10" fill="#ff9900" stroke-width="0"/>
<text x="288" y="52" fill="#888888" style="font-weight: bold; font-size: 0.6em;">6,700</text>
<rect x="170" y="70" rx="3" ry="3" width="144" height="80" fill="url(#diagonalHatch)" stroke-width="1"/>
<text x="334" y="31" fill="#888888" style="font-weight: bold;">Column 2</text>
<rect x="330" y="44" width="100" height="10" fill="#bbbbbb" stroke-width="0"/>
<text x="442" y="52" fill="#888888" style="font-weight: bold; font-size: 0.6em;">18,000</text>
<rect x="330" y="70" rx="3" ry="3" width="144" height="80" fill="url(#diagonalHatch)" stroke-width="1"/>
</g>
</svg>