Welcome to the Cumulus Support forum.

Latest Cumulus MX V3 release 3.28.6 (build 3283) - 21 March 2024

Cumulus MX V4 beta test release 4.0.0 (build 4019) - 03 April 2024

Legacy Cumulus 1 release 1.9.4 (build 1099) - 28 November 2014
(a patch is available for 1.9.4 build 1099 that extends the date range of drop-down menus to 2030)

Download the Software (Cumulus MX / Cumulus 1 and other related items) from the Wiki

Deletion of UV and Solar gauges

Discussion of Mark Crossley's HTML5/Javascript gauges

Moderator: mcrossley

Post Reply
chesselweather
Posts: 15
Joined: Thu 27 Jan 2011 3:01 pm
Weather Station: Davis Vantage Vue
Operating System: Windows 8.1
Location: Bournemouth
Contact:

Deletion of UV and Solar gauges

Post by chesselweather »

I've managed to implement your ss gauges and reordered the wind gauges to appear on the top row. Now I want to delete the UV and solar gauges, which I tried to do by deleting their <div>s' and their contents, but that then made the gauges page non-operative. I'd be grateful if you could advise if there is something else I should delete.
I've attached the gauges-ssT.htm for your info.

Thanks
Chessel Weather - http://www.chesselweather.co.uk
User avatar
gwheelo
Posts: 453
Joined: Wed 11 Jun 2008 7:36 pm
Weather Station: WMR-88
Operating System: Windows 8.1
Location: L'Estartit, Spain
Contact:

Re: Deletion of UV and Solar gauges

Post by gwheelo »

chesselweather -

Read the documentation packed with the SS gauges :groan: and look near the top of the gauges.js code for:

showCloudGauge : true, //Display the Cloud Base gauge
showUvGauge : true, //Display the UV Index gauge
showSolarGauge : false, //Display the Solar gauge
showSunshineLed : true, //Show 'sun shining now' LED on solar gauge

change 'true' for 'false' where desired, save, and upload and your done.

gwheelo
Image
Post Reply