X-Git-Url: http://gb7djk.dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=templates%2Findex.html.ep;h=d7ec7130122470d6106b0a0c27b91002aec9602c;hb=cbd2b59b72806c032e15c2d1e2295c50331bebe0;hp=7526d24d41cc07d9e6fd4568badedd20456258da;hpb=04af13055d99ef1db7da3bd7ae6600b3ca709ea8;p=dweather.git diff --git a/templates/index.html.ep b/templates/index.html.ep index 7526d24..d7ec713 100644 --- a/templates/index.html.ep +++ b/templates/index.html.ep @@ -299,7 +299,6 @@ } } chop $s if length $s; - say $s; %><%= $s %> ], tooltip: { @@ -349,7 +348,6 @@ } } chop $s if length $s; - say $s; %><%= $s %> ], tooltip: { @@ -726,7 +724,7 @@ } if (hr.Temp_Out <= 0) { if (lasttemp > 0) { - daychart.series[4].addPoint([t, 0], true, temppos); + daychart.series[4].addPoint([t, 0], true, tempneg); } daychart.series[4].addPoint([t, hr.Temp_Out], true, tempneg); } else { @@ -817,6 +815,7 @@ Wind: ° @ mph Wind Minute Avg: ° @ mph Day Max Speed: mph @ + Wind Chill: °C Rain 30mins: mm @@ -829,7 +828,6 @@ -