Created
February 29, 2020 07:07
-
-
Save drom/b2371ec90f5340cd4652e215df85814b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <svg xmlns="http://www.w3.org/2000/svg" width="809" height="85" viewBox="0 0 809 85"> | |
| <g transform="translate(4.5,0.5)" text-anchor="middle" font-size="14" font-family="sans-serif" font-weight="normal"> | |
| <g transform="translate(0,20)" stroke="black" stroke-width="1" stroke-linecap="round"> | |
| <line x2="800"/> | |
| <line y2="40"/> | |
| <line x2="800" y1="40" y2="40"/> | |
| <line x1="800" x2="800" y2="40"/> | |
| <line x1="640" x2="640" y2="5"/> | |
| <line x1="640" x2="640" y1="35" y2="40"/> | |
| <line x1="480" x2="480" y2="5"/> | |
| <line x1="480" x2="480" y1="35" y2="40"/> | |
| <line x1="320" x2="320" y2="40"/> | |
| <line x1="160" x2="160" y2="40"/> | |
| </g> | |
| <g> | |
| <g transform="translate(0,20)"> | |
| <rect style="fill-opacity:0.1" x="320" y="0" width="480" height="40"/> | |
| </g> | |
| <g transform="translate(80,16)"> | |
| <text>0</text> | |
| <text x="160">1</text> | |
| <text x="320">2</text> | |
| <text x="640">4</text> | |
| </g> | |
| <g transform="translate(80,44)"> | |
| <text> | |
| <tspan>01h</tspan> | |
| </text> | |
| <text x="160"> | |
| <tspan>82h</tspan> | |
| </text> | |
| </g> | |
| <g transform="translate(80,80)"> | |
| <text> | |
| <tspan>send</tspan> | |
| </text> | |
| <text x="160"> | |
| <tspan>resp</tspan> | |
| </text> | |
| </g> | |
| </g> | |
| </g> | |
| </svg> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment