mirror of
https://github.com/sartography/uva-covid19-testing-frontend.git
synced 2025-02-18 02:17:02 +00:00
Moves min fill line up.
This commit is contained in:
parent
270fd48e77
commit
5109427c56
@ -12,9 +12,12 @@
|
|||||||
<line x1="0" y1="0" x2="0" y2="3" stroke-width="0.3" stroke="#000000" />
|
<line x1="0" y1="0" x2="0" y2="3" stroke-width="0.3" stroke="#000000" />
|
||||||
<line x1="0" y1="1.5" x2="2" y2="1.5" stroke-width="0.3" stroke="#000000" />
|
<line x1="0" y1="1.5" x2="2" y2="1.5" stroke-width="0.3" stroke="#000000" />
|
||||||
<text x="7" y="2.25" fill="#000000">MAX FILL</text>
|
<text x="7" y="2.25" fill="#000000">MAX FILL</text>
|
||||||
<text x="26" y="2.25" fill="#000000">MIN FILL</text>
|
|
||||||
<line x1="31" y1="1.5" x2="33" y2="1.5" stroke-width="0.3" stroke="#000000" />
|
<g transform="translate(22, 0)">
|
||||||
<line x1="33" y1="0" x2="33" y2="3" stroke-width="0.3" stroke="#000000" />
|
<text x="-3" y="2.25" fill="#000000">MIN FILL</text>
|
||||||
|
<line x1="2" y1="1.5" x2="4" y2="1.5" stroke-width="0.3" stroke="#000000" />
|
||||||
|
<line x1="4" y1="0" x2="4" y2="3" stroke-width="0.3" stroke="#000000" />
|
||||||
|
</g>
|
||||||
</g>
|
</g>
|
||||||
<g id="up_arrow">
|
<g id="up_arrow">
|
||||||
<g transform="translate(2.5, 2)">
|
<g transform="translate(2.5, 2)">
|
||||||
@ -73,4 +76,8 @@
|
|||||||
</text>
|
</text>
|
||||||
</g>
|
</g>
|
||||||
</g>
|
</g>
|
||||||
|
<!-- <text-->
|
||||||
|
<!-- [attr.x]="widthMinusMargins - 6"-->
|
||||||
|
<!-- [attr.y]="heightMinusMargins"-->
|
||||||
|
<!-- >Zebra</text>-->
|
||||||
</svg>
|
</svg>
|
||||||
|
Before Width: | Height: | Size: 2.5 KiB After Width: | Height: | Size: 2.6 KiB |
@ -12,9 +12,12 @@
|
|||||||
<line x1="0" y1="0" x2="0" y2="3" stroke-width="0.3" stroke="#000000" />
|
<line x1="0" y1="0" x2="0" y2="3" stroke-width="0.3" stroke="#000000" />
|
||||||
<line x1="0" y1="1.5" x2="2" y2="1.5" stroke-width="0.3" stroke="#000000" />
|
<line x1="0" y1="1.5" x2="2" y2="1.5" stroke-width="0.3" stroke="#000000" />
|
||||||
<text x="7" y="2.25" fill="#000000">MAX FILL</text>
|
<text x="7" y="2.25" fill="#000000">MAX FILL</text>
|
||||||
<text x="26" y="2.25" fill="#000000">MIN FILL</text>
|
|
||||||
<line x1="31" y1="1.5" x2="33" y2="1.5" stroke-width="0.3" stroke="#000000" />
|
<g transform="translate(22, 0)">
|
||||||
<line x1="33" y1="0" x2="33" y2="3" stroke-width="0.3" stroke="#000000" />
|
<text x="-3" y="2.25" fill="#000000">MIN FILL</text>
|
||||||
|
<line x1="2" y1="1.5" x2="4" y2="1.5" stroke-width="0.3" stroke="#000000" />
|
||||||
|
<line x1="4" y1="0" x2="4" y2="3" stroke-width="0.3" stroke="#000000" />
|
||||||
|
</g>
|
||||||
</g>
|
</g>
|
||||||
<g id="up_arrow">
|
<g id="up_arrow">
|
||||||
<g transform="translate(2.5, 2)">
|
<g transform="translate(2.5, 2)">
|
||||||
|
Before Width: | Height: | Size: 2.4 KiB After Width: | Height: | Size: 2.5 KiB |
Loading…
x
Reference in New Issue
Block a user