File size: 2,309 Bytes
a3665e4 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 | <svg xmlns="http://www.w3.org/2000/svg" width="256" height="430" font-family="system-ui,-apple-system,sans-serif" font-size="12">
<rect width="256" height="430" fill="white"/>
<text x="128" y="28" text-anchor="middle" font-size="15" font-weight="600">Model Construction Time (avg per modality)</text>
<line x1="80" y1="310" x2="236" y2="310" stroke="#e0e0e0" stroke-width="1"/>
<text x="74" y="314" text-anchor="end" fill="#666" font-size="10">0.0</text>
<line x1="80" y1="258" x2="236" y2="258" stroke="#e0e0e0" stroke-width="1"/>
<text x="74" y="262" text-anchor="end" fill="#666" font-size="10">8.0</text>
<line x1="80" y1="206" x2="236" y2="206" stroke="#e0e0e0" stroke-width="1"/>
<text x="74" y="210" text-anchor="end" fill="#666" font-size="10">16.1</text>
<line x1="80" y1="154" x2="236" y2="154" stroke="#e0e0e0" stroke-width="1"/>
<text x="74" y="158" text-anchor="end" fill="#666" font-size="10">24.1</text>
<line x1="80" y1="101.99999999999999" x2="236" y2="101.99999999999999" stroke="#e0e0e0" stroke-width="1"/>
<text x="74" y="105.99999999999999" text-anchor="end" fill="#666" font-size="10">32.2</text>
<line x1="80" y1="50" x2="236" y2="50" stroke="#e0e0e0" stroke-width="1"/>
<text x="74" y="54" text-anchor="end" fill="#666" font-size="10">40.2</text>
<text x="14" y="180" text-anchor="middle" transform="rotate(-90,14,180)" fill="#333" font-size="11">Time (ms)</text>
<rect x="92" y="190.7173297875244" width="36" height="119.28267021247561" fill="#4285f4" rx="3"/>
<text x="110" y="184.7173297875244" text-anchor="middle" fill="#333" font-size="9">18.4</text>
<text x="110" y="320" text-anchor="start" transform="rotate(45,110,320)" fill="#333" font-size="10">EEG</text>
<rect x="140" y="226.70297396512092" width="36" height="83.2970260348791" fill="#ea4335" rx="3"/>
<text x="158" y="220.70297396512092" text-anchor="middle" fill="#333" font-size="9">12.9</text>
<text x="158" y="320" text-anchor="start" transform="rotate(45,158,320)" fill="#333" font-size="10">ECG</text>
<rect x="188" y="83.91304347826085" width="36" height="226.08695652173915" fill="#34a853" rx="3"/>
<text x="206" y="77.91304347826085" text-anchor="middle" fill="#333" font-size="9">35.0</text>
<text x="206" y="320" text-anchor="start" transform="rotate(45,206,320)" fill="#333" font-size="10">EMG</text>
</svg>
|