Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michał Woźniak
covid
Commits
7aee3884
Commit
7aee3884
authored
Mar 31, 2020
by
Michał Woźniak
Browse files
getting ready for recovered/deaths charts
parent
4ebc995c
Pipeline
#145
passed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
7aee3884
...
...
@@ -306,12 +306,12 @@
<input
type=
"radio"
id=
"chart-start-tenth"
name=
"chart-start"
value=
"10"
checked=
"checked"
/>
<input
type=
"radio"
id=
"chart-start-hundredth"
name=
"chart-start"
value=
"100"
/>
<input
type=
"radio"
id=
"chart-start-thousandth"
name=
"chart-start"
value=
"1000"
/>
<div
class=
"chart-config-group"
>
<
!--
div class="chart-config-group">
<p>Show:</p>
<label for="chart-data-confirmed">confirmed cases</label>
<label for="chart-data-recovered">recoveries</label>
<label for="chart-data-deaths">deaths</label>
</div>
</div
--
>
<div
class=
"chart-config-group"
>
<p>
Scale:
</p>
<label
for=
"chart-type-logarithmic"
>
logarithmic
</label>
...
...
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