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

wxgraphs.php now displays Highchart graphs with CumulusMX

Discussion of Ken True's web site templates

Moderator: saratogaWX

Post Reply
User avatar
saratogaWX
Posts: 1181
Joined: Wed 06 May 2009 5:02 am
Weather Station: Davis Vantage Pro Plus
Operating System: Windows 10 Professional
Location: Saratoga, CA, USA
Contact:

wxgraphs.php now displays Highchart graphs with CumulusMX

Post by saratogaWX »

Sorry it's taken so long, but now CumulusMX users have a wxgraphs.php page that displays the Highchart graphs like those seen on the MX console on your Saratoga template site from the .json files uploaded by CumulusMX.

The language translation function was added to the graphs (using the stock language-LL.txt entries), but a few more need to be added to your language-LL.txt or language-LL-local.txt file:

Code: Select all

langlookup|Trend Graphs|Trend Graphs|
langlookup|Wind Chill|Wind Chill|
langlookup|Heat Index|Heat Index|
langlookup|Indoor|Indoor|
langlookup|Daily Temperature|Daily Temperature|
langlookup|Daily Temp|Daily Temp|
langlookup|Wind Direction|Wind Direction|
langlookup|Bearing|Bearing|
langlookup|Avg Bearing|Avg Bearing|
langlookup|/hr|/hr|
langlookup|Theoretical Max|Theoretical Max|
langlookup|Sunshine Hours|Sunshine Hours|
langlookup|Graphs generated by|Graphs generated by|
langlookup|Click on a button to show the corresponding graph below.|Click on a button to show the corresponding graph below.|
I've updated the setup instructions to add a CumulusMX specific page in my Configuration section.
At the same time, I've updated the CU-defs.php file to automatically detect CumulusMX and change the $SITE entry to 'CumulusMX' for you.

Use the update tool page with query Base-*, Cumulus, 13-May-2020

Best regards,
Ken
Post Reply