mirror of
https://github.com/BreizhHardware/BreizhHardware.git
synced 2026-03-18 21:50:28 +01:00
📊
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="540" height="175" viewBox="0 0 540 175"><defs><linearGradient id="overflowGradient"><stop stop-color="rgba(254, 254, 254, 0)" offset="0"></stop><stop stop-color="rgba(255, 254, 254, 1)" offset="1"></stop></linearGradient></defs><rect width="538" height="173" x="1" y="1" rx="4.5" stroke="rgb(228,226,226)" fill="rgb(255,254,254)" stroke-opacity="1"></rect><text transform="translate(20 20)" class="titleText" dominant-baseline="hanging">Weekly Language Stats</text><clipPath id="nameClip"><rect x="0" y="0" width="100" height="107"></rect></clipPath><g transform="translate(20, 48)" width="100" clip-path="url(#nameClip)"><text class="nameText" y="53.5" dominant-baseline="middle" style="animation-delay: 500ms">YAML</text></g><rect transform="translate(110, 48)" width="10" height="107" fill="url(#overflowGradient)"></rect><clipPath id="durationClip"><rect x="0" y="0" width="110" height="107"></rect></clipPath><g transform="translate(130, 48)" width="110" clip-path="url(#durationClip)"><text class="durationText" y="53.5" dominant-baseline="middle" style="animation-delay: 600ms">1 min</text></g><rect transform="translate(230, 48)" width="10" height="107" fill="url(#overflowGradient)"></rect><g transform="translate(250, 48)"><rect class="durationBar" y="13.375" height="80.25" width="270" style="animation-delay: 700ms;" fill="#cb171e"></rect></g><style>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="540" height="175" viewBox="0 0 540 175"><defs><linearGradient id="overflowGradient"><stop stop-color="rgba(254, 254, 254, 0)" offset="0"></stop><stop stop-color="rgba(255, 254, 254, 1)" offset="1"></stop></linearGradient></defs><rect width="538" height="173" x="1" y="1" rx="4.5" stroke="rgb(228,226,226)" fill="rgb(255,254,254)" stroke-opacity="1"></rect><text transform="translate(20 20)" class="titleText" dominant-baseline="hanging">Weekly Language Stats</text><clipPath id="nameClip"><rect x="0" y="0" width="100" height="107"></rect></clipPath><g transform="translate(20, 48)" width="100" clip-path="url(#nameClip)"><text class="nameText" y="8.447368421052632" dominant-baseline="middle" style="animation-delay: 500ms">Markdown</text><text class="nameText" y="30.973684210526315" dominant-baseline="middle" style="animation-delay: 750ms">Bash</text><text class="nameText" y="53.5" dominant-baseline="middle" style="animation-delay: 1000ms">JSON</text><text class="nameText" y="76.02631578947368" dominant-baseline="middle" style="animation-delay: 1250ms">Other</text><text class="nameText" y="98.55263157894737" dominant-baseline="middle" style="animation-delay: 1500ms">YAML</text></g><rect transform="translate(110, 48)" width="10" height="107" fill="url(#overflowGradient)"></rect><clipPath id="durationClip"><rect x="0" y="0" width="110" height="107"></rect></clipPath><g transform="translate(130, 48)" width="110" clip-path="url(#durationClip)"><text class="durationText" y="8.447368421052632" dominant-baseline="middle" style="animation-delay: 600ms">8 mins</text><text class="durationText" y="30.973684210526315" dominant-baseline="middle" style="animation-delay: 850ms">8 mins</text><text class="durationText" y="53.5" dominant-baseline="middle" style="animation-delay: 1100ms">6 mins</text><text class="durationText" y="76.02631578947368" dominant-baseline="middle" style="animation-delay: 1350ms">5 mins</text><text class="durationText" y="98.55263157894737" dominant-baseline="middle" style="animation-delay: 1600ms">1 min</text></g><rect transform="translate(230, 48)" width="10" height="107" fill="url(#overflowGradient)"></rect><g transform="translate(250, 48)"><rect class="durationBar" y="0" height="16.894736842105264" width="270" style="animation-delay: 700ms;" fill="#083fa1"></rect><rect class="durationBar" y="22.526315789473685" height="16.894736842105264" width="246.6897492802837" style="animation-delay: 950ms;" fill="#333333"></rect><rect class="durationBar" y="45.05263157894737" height="16.894736842105264" width="194.84810374108972" style="animation-delay: 1200ms;" fill="#333333"></rect><rect class="durationBar" y="67.57894736842105" height="16.894736842105264" width="160.49219055460685" style="animation-delay: 1450ms;" fill="#333333"></rect><rect class="durationBar" y="90.10526315789474" height="16.894736842105264" width="38.34525984310374" style="animation-delay: 1700ms;" fill="#cb171e"></rect></g><style>
|
||||
text { font: 600 14px 'Segoe UI', Ubuntu, Sans-Serif; fill: #333333 }
|
||||
.nameText, .durationText { opacity: 0; animation: fadeInAnimation 0.5s ease-in-out forwards; }
|
||||
.durationBar { transform: scaleX(0); animation: scaleXInAnimation 0.5s ease-in-out forwards; }
|
||||
|
||||
|
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 3.6 KiB |
@@ -1,4 +1,4 @@
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="540" height="175" viewBox="0 0 540 175"><defs><linearGradient id="overflowGradient"><stop stop-color="rgba(254, 254, 254, 0)" offset="0"></stop><stop stop-color="rgba(255, 254, 254, 1)" offset="1"></stop></linearGradient></defs><rect width="538" height="173" x="1" y="1" rx="4.5" stroke="rgb(228,226,226)" fill="rgb(255,254,254)" stroke-opacity="1"></rect><text transform="translate(20 20)" class="titleText" dominant-baseline="hanging">Weekly Project Stats</text><clipPath id="nameClip"><rect x="0" y="0" width="150" height="107"></rect></clipPath><g transform="translate(20, 48)" width="150" clip-path="url(#nameClip)"><text class="nameText" y="53.5" dominant-baseline="middle" style="animation-delay: 500ms">compose-collection</text></g><rect transform="translate(160, 48)" width="10" height="107" fill="url(#overflowGradient)"></rect><clipPath id="durationClip"><rect x="0" y="0" width="110" height="107"></rect></clipPath><g transform="translate(180, 48)" width="110" clip-path="url(#durationClip)"><text class="durationText" y="53.5" dominant-baseline="middle" style="animation-delay: 600ms">1 min</text></g><rect transform="translate(280, 48)" width="10" height="107" fill="url(#overflowGradient)"></rect><g transform="translate(300, 48)"><rect class="durationBar" y="13.375" height="80.25" width="220" style="animation-delay: 700ms;" fill="#438cee"></rect></g><style>
|
||||
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="540" height="175" viewBox="0 0 540 175"><defs><linearGradient id="overflowGradient"><stop stop-color="rgba(254, 254, 254, 0)" offset="0"></stop><stop stop-color="rgba(255, 254, 254, 1)" offset="1"></stop></linearGradient></defs><rect width="538" height="173" x="1" y="1" rx="4.5" stroke="rgb(228,226,226)" fill="rgb(255,254,254)" stroke-opacity="1"></rect><text transform="translate(20 20)" class="titleText" dominant-baseline="hanging">Weekly Project Stats</text><clipPath id="nameClip"><rect x="0" y="0" width="150" height="107"></rect></clipPath><g transform="translate(20, 48)" width="150" clip-path="url(#nameClip)"><text class="nameText" y="22.92857142857143" dominant-baseline="middle" style="animation-delay: 500ms">form-elise-v2</text><text class="nameText" y="84.07142857142858" dominant-baseline="middle" style="animation-delay: 750ms">compose-collection</text></g><rect transform="translate(160, 48)" width="10" height="107" fill="url(#overflowGradient)"></rect><clipPath id="durationClip"><rect x="0" y="0" width="110" height="107"></rect></clipPath><g transform="translate(180, 48)" width="110" clip-path="url(#durationClip)"><text class="durationText" y="22.92857142857143" dominant-baseline="middle" style="animation-delay: 600ms">29 mins</text><text class="durationText" y="84.07142857142858" dominant-baseline="middle" style="animation-delay: 850ms">1 min</text></g><rect transform="translate(280, 48)" width="10" height="107" fill="url(#overflowGradient)"></rect><g transform="translate(300, 48)"><rect class="durationBar" y="0" height="45.85714285714286" width="220" style="animation-delay: 700ms;" fill="#438cee"></rect><rect class="durationBar" y="61.142857142857146" height="45.85714285714286" width="9.478565573872654" style="animation-delay: 950ms;" fill="#438cee"></rect></g><style>
|
||||
text { font: 600 14px 'Segoe UI', Ubuntu, Sans-Serif; fill: #333333 }
|
||||
.nameText, .durationText { opacity: 0; animation: fadeInAnimation 0.5s ease-in-out forwards; }
|
||||
.durationBar { transform: scaleX(0); animation: scaleXInAnimation 0.5s ease-in-out forwards; }
|
||||
|
||||
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 2.5 KiB |
Reference in New Issue
Block a user