Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

Commit

Permalink
Add text describing chart data source
Browse files Browse the repository at this point in the history
Closes #178.
  • Loading branch information
flibbertigibbet committed Aug 31, 2017
1 parent de86c5e commit 5feb333
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/app/charts/chart.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,9 @@ <h2 class="chart-label">
</nouislider>
</div>
</div>
<div class="chart-legend">
<span>Derived from the Global Daily Downscaled Projections (NEX-GDDP) and the Coupled Model Intercomparison Project Phase 5 (CMIP5).</span>
</div>
<div class="chart-options buttons">
<div class="chart-options-body">
<div dropdown [dropup]="true" class="chart-options-group btn-group">
Expand Down

0 comments on commit 5feb333

Please sign in to comment.