Replace omicron cutoff with generic percentile cutoff
This commit is contained in:
parent
8721de448e
commit
bf278259e2
2 changed files with 20 additions and 38 deletions
|
@ -51,8 +51,8 @@
|
|||
<input id="endDate" type="date">
|
||||
</label>
|
||||
<label>
|
||||
Cut off Omicron spike?
|
||||
<input id="cutOmicron" type="checkbox">
|
||||
Cut off large spikes?
|
||||
<input id="cutSpikes" type="checkbox">
|
||||
</label>
|
||||
</div>
|
||||
<div class="chart">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue