Feels Like: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
11 bytes added ,  05:59, 8 May 2020
m
m (→‎Introduction: Removing some repeated text)
Line 109: Line 109:


=== Option 2 - Modifying the Gauges page to display a different bar chart ===
=== Option 2 - Modifying the Gauges page to display a different bar chart ===
Perhaps you use the standard gaugesT.htm template, but want to change it so it displays an appropriate Feels Like graphic (see screen shot)?
Perhaps you use the standard Cumulus 1 gaugesT.htm template, but want to change it so it displays an appropriate Feels Like graphic (see screen shot)?
[[File:Feels_like_graphic.png|50px|thumb|left|bar chart]]  
[[File:Feels_like_graphic.png|50px|thumb|left|bar chart]]  
Then you need to note the differences between the temperature and wind histogram data transfer shown above and that appearing at the foot of the standard Cumulus page.  If you are able to cope with the necessary coding changes, you could replace the following code with the code that follows it (but there may be sizing issues to sort out).
Then you need to note the differences between the temperature and wind histogram data transfer shown above and that appearing at the foot of the standard Cumulus page.  If you are able to cope with the necessary coding changes, you could replace the following code with the code that follows it (but there may be sizing issues to sort out).
=== HTML code for Inside Temperature can be replaced ===
=== HTML code for Inside Temperature can be replaced ===
<pre><td width="33%" align="center" bgcolor="#EFEFEF"><div id="insidetemp">small</div></td></pre>
<pre><td width="33%" align="center" bgcolor="#EFEFEF"><div id="insidetemp">small</div></td></pre>
5,838

edits

Navigation menu