mirror of
https://github.com/h3pdesign/Neon-Vision-Editor
synced 2026-04-21 13:27:16 +00:00
docs: refresh download metrics chart
This commit is contained in:
parent
6ba4314f37
commit
2a383ed3b7
2 changed files with 24 additions and 24 deletions
|
|
@ -155,8 +155,8 @@
|
|||
<img alt="Unique visitors (14d)" src="https://img.shields.io/static/v1?label=Unique+visitors+%2814d%29&message=166&color=0EA5E9&style=for-the-badge">
|
||||
</p>
|
||||
<p align="center">
|
||||
<img alt="Clone snapshot (UTC)" src="https://img.shields.io/static/v1?label=Clone+snapshot+%28UTC%29&message=2026-03-27&color=334155&style=flat-square">
|
||||
<img alt="View snapshot (UTC)" src="https://img.shields.io/static/v1?label=View+snapshot+%28UTC%29&message=2026-03-27&color=334155&style=flat-square">
|
||||
<img alt="Clone snapshot (UTC)" src="https://img.shields.io/static/v1?label=Clone+snapshot+%28UTC%29&message=2026-03-28&color=334155&style=flat-square">
|
||||
<img alt="View snapshot (UTC)" src="https://img.shields.io/static/v1?label=View+snapshot+%28UTC%29&message=2026-03-28&color=334155&style=flat-square">
|
||||
</p>
|
||||
## Project Documentation
|
||||
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@
|
|||
<rect x="24" y="24" width="1152" height="572" rx="14" stroke="#2A4762" stroke-width="1.5"/>
|
||||
|
||||
<text x="70" y="68" fill="#E6F3FF" font-size="30" font-family="SF Pro Display, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="700">GitHub Release Downloads</text>
|
||||
<text x="70" y="96" fill="#9CC3E6" font-size="18" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">Snapshot: 2026-03-27</text>
|
||||
<text x="70" y="96" fill="#9CC3E6" font-size="18" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">Snapshot: 2026-03-28</text>
|
||||
|
||||
<line x1="130" y1="320.0" x2="1070" y2="320.0" stroke="#37566F" stroke-width="1"/>
|
||||
<line x1="130" y1="270.0" x2="1070" y2="270.0" stroke="#2B4255" stroke-width="1"/>
|
||||
|
|
@ -40,13 +40,13 @@
|
|||
<line x1="130" y1="170.0" x2="1070" y2="170.0" stroke="#2B4255" stroke-width="1"/>
|
||||
<line x1="130" y1="120.0" x2="1070" y2="120.0" stroke="#37566F" stroke-width="1"/>
|
||||
<text x="68" y="326.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">0</text>
|
||||
<text x="68" y="276.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">9</text>
|
||||
<text x="58" y="226.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">18</text>
|
||||
<text x="58" y="176.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">27</text>
|
||||
<text x="58" y="126.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">36</text>
|
||||
<text x="58" y="276.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">10</text>
|
||||
<text x="58" y="226.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">20</text>
|
||||
<text x="58" y="176.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">30</text>
|
||||
<text x="58" y="126.0" fill="#9CC3E6" font-size="14" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">40</text>
|
||||
|
||||
<polyline
|
||||
points="130.0,225.6 264.3,231.1 398.6,203.3 532.9,258.9 667.1,242.2 801.4,253.3 935.7,192.2 1070.0,131.1"
|
||||
points="130.0,235.0 264.3,240.0 398.6,215.0 532.9,265.0 667.1,250.0 801.4,260.0 935.7,205.0 1070.0,135.0"
|
||||
fill="none"
|
||||
stroke="url(#line)"
|
||||
stroke-width="5"
|
||||
|
|
@ -55,14 +55,14 @@
|
|||
filter="url(#glow)"
|
||||
/>
|
||||
|
||||
<circle cx="130.0" cy="225.6" r="7" fill="#00C2FF" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="264.3" cy="231.1" r="7" fill="#00D7D2" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="398.6" cy="203.3" r="7" fill="#1AE7C0" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="532.9" cy="258.9" r="7" fill="#34EDAA" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="667.1" cy="242.2" r="7" fill="#47F193" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="801.4" cy="253.3" r="7" fill="#5AF57D" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="935.7" cy="192.2" r="7" fill="#72FA64" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="1070.0" cy="131.1" r="7" fill="#8CFF5A" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="130.0" cy="235.0" r="7" fill="#00C2FF" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="264.3" cy="240.0" r="7" fill="#00D7D2" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="398.6" cy="215.0" r="7" fill="#1AE7C0" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="532.9" cy="265.0" r="7" fill="#34EDAA" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="667.1" cy="250.0" r="7" fill="#47F193" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="801.4" cy="260.0" r="7" fill="#5AF57D" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="935.7" cy="205.0" r="7" fill="#72FA64" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<circle cx="1070.0" cy="135.0" r="7" fill="#8CFF5A" stroke="#D7F7FF" stroke-width="2"/>
|
||||
<text x="116.0" y="352" fill="#D7E8F8" font-size="13" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">v0.5.0</text>
|
||||
<text x="250.3" y="352" fill="#D7E8F8" font-size="13" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">v0.5.1</text>
|
||||
<text x="384.6" y="352" fill="#D7E8F8" font-size="13" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">v0.5.2</text>
|
||||
|
|
@ -71,14 +71,14 @@
|
|||
<text x="787.4" y="352" fill="#D7E8F8" font-size="13" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">v0.5.5</text>
|
||||
<text x="921.7" y="352" fill="#D7E8F8" font-size="13" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">v0.5.6</text>
|
||||
<text x="1056.0" y="352" fill="#D7E8F8" font-size="13" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">v0.5.7</text>
|
||||
<text x="120.0" y="211.6" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">17</text>
|
||||
<text x="254.3" y="217.1" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">16</text>
|
||||
<text x="388.6" y="189.3" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">21</text>
|
||||
<text x="522.9" y="244.9" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">11</text>
|
||||
<text x="657.1" y="228.2" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">14</text>
|
||||
<text x="791.4" y="239.3" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">12</text>
|
||||
<text x="925.7" y="178.2" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">23</text>
|
||||
<text x="1060.0" y="153.1" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">34</text>
|
||||
<text x="120.0" y="221.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">17</text>
|
||||
<text x="254.3" y="226.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">16</text>
|
||||
<text x="388.6" y="201.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">21</text>
|
||||
<text x="522.9" y="251.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">11</text>
|
||||
<text x="657.1" y="236.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">14</text>
|
||||
<text x="791.4" y="246.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">12</text>
|
||||
<text x="925.7" y="191.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">23</text>
|
||||
<text x="1060.0" y="157.0" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif" font-weight="600">37</text>
|
||||
|
||||
<text x="776" y="56" fill="#D7F7FF" font-size="15" font-family="SF Pro Text, -apple-system, BlinkMacSystemFont, Segoe UI, sans-serif">Release trend line with highlighted points</text>
|
||||
<rect x="58" y="378" width="1084" height="210" rx="12" fill="#0A1A2B" stroke="#2A4762" stroke-width="1"/>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 8.6 KiB After Width: | Height: | Size: 8.6 KiB |
Loading…
Reference in a new issue