html for y-axis

average
Matthew Huntington 2 years ago
parent b5095cee3a
commit f6e581efee

@ -18,6 +18,11 @@
<dt>Y-Axis:</dt>
<dd>Percentage of graduates that got a job within 90 days of graduation.</dd>
</dl>
<section id="yAxis">
<h3>Choose Y-Axis</h3>
90 Day Outcomes %<input name="y-axis" type="radio" value="outcomes"/>
Dropped %<input name="y-axis" type="radio" value="dropped"/>
</section>
<section id="metros">
<h3>Choose Metros To Display</h3>
<button>All</button>

Loading…
Cancel
Save