Skip to content

Commit

Permalink
replace placeholder image; update captions
Browse files Browse the repository at this point in the history
  • Loading branch information
rmarow committed Oct 8, 2024
1 parent 195a9b8 commit 75a95e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file modified usaon_benefit_tool/static/line_thickness_legend.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions usaon_benefit_tool/templates/assessment/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ <h3>Description</h3>
<div style="text-align: center;">

<img style="margin: auto" src={{ url_for("legend.get_line_thickness_legend") }} />
<p>Criticality rating (thicker line indicates a higher rating)</p>
<p>Criticality rating (a thicker line indicates a more critical input, a very thin line is unrated)</p>

<img style="margin: auto" src={{ url_for("legend.get_colorbar_legend") }} />
<!-- TODO: this label should be baked in to the legend! But was having trouble with the text getting cut off. -->
<p>Performance rating</p>
<p>Performance rating(grey lines are unrated) </p>

</div>

Expand Down

0 comments on commit 75a95e0

Please sign in to comment.