Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tails
tails
Commits
4e054d7b
Commit
4e054d7b
authored
Aug 27, 2020
by
sajolida
Browse files
Update numbers and simplify chart
parent
4ec0eb4a
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/donate.html
View file @
4e054d7b
...
...
@@ -672,25 +672,19 @@ permitted by law.</strong></p>
<div
class=
"chart-content"
>
<svg
width=
"75%"
height=
"75%"
viewBox=
"0 0 64 64"
>
<!-- stroke-dashoffset = 100 - sum(lengths of preceding segments) + offset of 1st segment -->
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#5da5da"
stroke-width=
"32"
stroke-dasharray=
"22 78"
stroke-dashoffset=
"25"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#faa43a"
stroke-width=
"32"
stroke-dasharray=
"22 78"
stroke-dashoffset=
"103"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#60bd68"
stroke-width=
"32"
stroke-dasharray=
"21 79"
stroke-dashoffset=
"81"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#f17cb0"
stroke-width=
"32"
stroke-dasharray=
"10 90"
stroke-dashoffset=
"60"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#b2912f"
stroke-width=
"32"
stroke-dasharray=
"10 90"
stroke-dashoffset=
"50"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#b276b2"
stroke-width=
"32"
stroke-dasharray=
"10 90"
stroke-dashoffset=
"40"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#decf3f"
stroke-width=
"32"
stroke-dasharray=
"5 95"
stroke-dashoffset=
"30"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#5da5da"
stroke-width=
"32"
stroke-dasharray=
"38 62"
stroke-dashoffset=
"25"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#faa43a"
stroke-width=
"32"
stroke-dasharray=
"26 74"
stroke-dashoffset=
"87"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#60bd68"
stroke-width=
"32"
stroke-dasharray=
"19 81"
stroke-dashoffset=
"61"
aria-labelledby=
""
></circle>
<circle
cx=
"32"
cy=
"32"
r=
"15.91549430918954"
fill=
"transparent"
stroke=
"#f17cb0"
stroke-width=
"32"
stroke-dasharray=
"17 83"
stroke-dashoffset=
"42"
aria-labelledby=
""
></circle>
</svg>
</div>
<figcaption
class=
"chart-key"
>
<ul
class=
"chart-key-list"
>
<li
class=
"blue"
><div
class=
"key-label"
>
Release management
&
code maintenance
</div><div
class=
"key-percent"
>
(22%)
</div></li>
<li
class=
"orange"
><div
class=
"key-label"
>
Administration, fundraising
&
management
</div><div
class=
"key-percent"
>
(22%)
</div></li>
<li
class=
"green"
><div
class=
"key-label"
>
New features
</div><div
class=
"key-percent"
>
(21%)
</div></li>
<li
class=
"pink"
><div
class=
"key-label"
>
Infrastructure
&
sysadmin
</div><div
class=
"key-percent"
>
(10%)
</div></li>
<li
class=
"brown"
><div
class=
"key-label"
>
Help desk
</div><div
class=
"key-percent"
>
(10%)
</div></li>
<li
class=
"purple"
><div
class=
"key-label"
>
Meetings
</div><div
class=
"key-percent"
>
(10%)
</div></li>
<li
class=
"yellow"
><div
class=
"key-label"
>
User experience
&
documentation
</div><div
class=
"key-percent"
>
(5%)
</div></li>
<li
class=
"blue"
><div
class=
"key-label"
>
Releases, maintenance, and infrastructure
</div><div
class=
"key-percent"
>
(38%)
</div></li>
<li
class=
"orange"
><div
class=
"key-label"
>
New features and major improvements
</div><div
class=
"key-percent"
>
(26%)
</div></li>
<li
class=
"green"
><div
class=
"key-label"
>
User experience, documentation, and help desk
</div><div
class=
"key-percent"
>
(19%)
</div></li>
<li
class=
"pink"
><div
class=
"key-label"
>
Administration and fundraising
</div><div
class=
"key-percent"
>
(17%)
</div></li>
</ul>
</figcaption>
</figure>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment