forked from wezm/wezm.net
15 lines
No EOL
485 B
HTML
15 lines
No EOL
485 B
HTML
<h2>Temperature</h2>
|
|
|
|
<div class="loading"><img src="/images/spinner.gif" width="64" height="64" alt="Loading" /> Loading</div>
|
|
|
|
<div class="temperature chart">
|
|
<!--><button id="year">Year</button>
|
|
<button id="month">Month</button>
|
|
<button id="day">Day</button>-->
|
|
<div class="canvas"></div>
|
|
</div>
|
|
|
|
<!-- <h2>Rainfall</h2>
|
|
<div class="rainfall chart"></div> -->
|
|
|
|
<small>Forecast icons by <a href="http://lavana.deviantart.com/art/Flat-Weather-Icons-32021664">LavAna</a></small> |