Weather Software > WeeWX Software
RESOLVED - cant add new graph to weewex Seasons
BaseLine:
It seems that weewx cant do simple calculations like 22-0.4 (Inside temp - Outside temp)
Chart shows a value of ~43 C
vinceskahan:
--- Quote from: SnowHiker on February 18, 2023, 09:24:15 PM ---There is no plot_groups = in my skin.conf. It appears to have been added later as I chose to keep my current file through upgrades.
--- End quote ---
It was added in weewx 4.6.0 in Nov 2021. Looks like the old name was 'plot_names' from poking around in the git repo.
--- Quote from: BaseLine on February 19, 2023, 11:37:38 AM ---It seems that weewx cant do simple calculations like 22-0.4 (Inside temp - Outside temp)
Chart shows a value of ~43 C
--- End quote ---
I have no idea what you're talking about there. In a plot via skin.conf or in a Cheetah template like index.html.tmpl ?
SnowHiker:
--- Quote from: vinceskahan on February 19, 2023, 05:05:16 PM ---
--- Quote from: SnowHiker on February 18, 2023, 09:24:15 PM ---There is no plot_groups = in my skin.conf. It appears to have been added later as I chose to keep my current file through upgrades.
--- End quote ---
It was added in weewx 4.6.0 in Nov 2021. Looks like the old name was 'plot_names' from poking around in the git repo.
--- End quote ---
Thanks Vince. There's no "plot_names" in my skins.conf either, it must have been added later too, I'm not seeing it in the 3.9 version where the Seasons skin was first released and when I first started using Seasons. I see it is in the skin.conf.dpkg-dist for my latest installed version.
I appreciate WeeWX is being improved, and I've enjoyed tweaking it (or screwing with it :lol:) to suit myself.
vinceskahan:
Well 4.0 came out almost 3 years ago, so I can't speculate any more on the ancient versions....
BaseLine:
--- Quote from: vinceskahan on February 19, 2023, 05:05:16 PM ---
--- Quote from: BaseLine on February 19, 2023, 11:37:38 AM ---It seems that weewx cant do simple calculations like 22-0.4 (Inside temp - Outside temp)
Chart shows a value of ~43 C
--- End quote ---
I have no idea what you're talking about there. In a plot via skin.conf or in a Cheetah template like index.html.tmpl ?
--- End quote ---
](*,) I do not want to change how the skin looks like so I there is no need to edit any of the .tmpl files.
What's plotted is configured via skins.conf.
--- Code: --- [[[[diff]]]]
data_type = inTemp-outTemp
label = Inside - Outside
--- End code ---
The result of this calculation is wrong as I stated before.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version