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 4017) - 17 March 2024

Legacy Cumulus 1 release v1.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

Available chart variables

Share your Cumulus MX user interface here

Moderator: mcrossley

Post Reply
spudstrawb
Posts: 2
Joined: Wed 08 Jun 2016 10:57 pm
Weather Station: WeatherDuino Pro2
Operating System: Raspbian
Location: NSW, Australia

Available chart variables

Post by spudstrawb »

I'm after a bit of help customizing the standard charts in CumulusMX. Specifically I want to replace the Sun Hours chart with a chart that shows the High Solar Radiation (the same value that appears in the dayfiles) for each day over the past 31 days. So the timeframe for the chart wouldn't change but the chart variable would. I haven't been able to find or work out what graphdata variables exist for use in charts.js. Possibly there are only sufficient to allow display of the existing charts? Can anyone provide any insight?
User avatar
steve
Cumulus Author
Posts: 26702
Joined: Mon 02 Jun 2008 6:49 pm
Weather Station: None
Operating System: None
Location: Vienne, France
Contact:

Re: Available chart variables

Post by steve »

Yes, the only data currently available is for the existing charts. If you want to create charts for other data you would need to create the datasets yourself, e.g. by using an SQL database.
Steve
spudstrawb
Posts: 2
Joined: Wed 08 Jun 2016 10:57 pm
Weather Station: WeatherDuino Pro2
Operating System: Raspbian
Location: NSW, Australia

Re: Available chart variables

Post by spudstrawb »

Okay, thanks for the reply and information Steve.
Post Reply