Creation et modification svg

This commit is contained in:
Serge NOEL
2026-02-27 14:00:02 +01:00
parent 2a6da04095
commit 08370809e1

View File

@@ -61,8 +61,11 @@
<text x="141.847" y="197.573" font-size="14" text-anchor="middle" dominant-baseline="middle" fill="#FFF" transform="rotate(90 141.847 197.573)">180</text> <text x="141.847" y="197.573" font-size="14" text-anchor="middle" dominant-baseline="middle" fill="#FFF" transform="rotate(90 141.847 197.573)">180</text>
<text x="111.000" y="187.550" font-size="14" text-anchor="middle" dominant-baseline="middle" fill="#FFF" transform="rotate(90 111.000 187.550)">200</text> <text x="111.000" y="187.550" font-size="14" text-anchor="middle" dominant-baseline="middle" fill="#FFF" transform="rotate(90 111.000 187.550)">200</text>
</g> </g>
<line id="needle" x1="150" y1="120" x2="150" y2="70" stroke="#e74c3c" stroke-width="6" stroke-linecap="round" /> <rect x="100" y="172" width="94" height="24" rx="4" ry="4" fill="#FFF" />
<text id="TotalKm" x="190" y="190" font-size="20" text-anchor="end" fill="#AAA">0.0</text> <text id="TotalKm" x="190" y="190" font-size="20" text-anchor="end" fill="#AAA">0.0</text>
<text x="130" y="90" font-size="20" fill="#DDD">Km/h</text>
<line id="needle" x1="150" y1="120" x2="150" y2="70" stroke="#e74c3c" stroke-width="6" stroke-linecap="round" />
</svg> </svg>
</div> </div>
<div style="text-align:center; margin-top:20px;"> <div style="text-align:center; margin-top:20px;">