Skip to content

Commit

Permalink
delete the mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
Sahar-behpour committed Feb 6, 2024
1 parent 43bf135 commit fc9164e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions data/conceptMappings.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,6 @@
"age_adjusted_rate": "Age-Adjusted Mortality Rate (per 100,000)",
"deaths":"Death",
"population":"Population"
},
"rate ratios": {
"First": "Relative to the first",
"last": "Relative to the first"
},
"colorSchemes": {
"Blues": "Blues (sequential, single-hue)",
Expand Down
6 changes: 0 additions & 6 deletions visualization/quantile.html
Original file line number Diff line number Diff line change
Expand Up @@ -98,12 +98,6 @@ <h4>Other</h4>
<option hidden >Awaiting data...</option>
</select>
</div>
<div class="floating-select">
<label class="floating-label position-absolute" for="select-measure">Rate Ratios</label>
<select id="select-measure" class="form-select mb-2" aria-label="Measure select" disabled>
<option hidden >Awaiting data...</option>
</select>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="check-show-lines">
<label class="form-check-label" for="check-show-lines">
Expand Down

0 comments on commit fc9164e

Please sign in to comment.