Hi Michael,

Another question about the rain for the Live Graphs, it is a way to add the 
total (sum) of all rain fallen in the graph?

    [[rain]]
        aggregate_interval_minutes = 30
        [[[rain]]]
            payload_key = rain_mm
            showMaxMarkPoint = false
            showMinMarkPoint = false
            showAvgMarkLine = false
            lineColor = '#428bca'
            decimals = 1

There are the Max, the Min, The Avg but how to get Sum? New option?

Yves
YMartin.com/meteo

Le jeudi 13 juillet 2023 à 10 h 08 min 51 s UTC-4, Yves Martin a écrit :

> OK, I've change the skin.conf for (then it works fine!!!) :
>
>     [[radiation]]
>         [[[radiation]]]
>             payload_key = radiation
>             #convertFunction = "function(value) { return value / 126.7; }" 
> #you can do value conversions if needed
>             showMaxMarkPoint = true
>             showMinMarkPoint = true
>             showAvgMarkLine = true
>             lineColor = '#ffcd56'
>             decimals = 0
>
>    [[UV]]
>         [[[UV]]]
>             yAxisIndex = 1  #to assign UV to the 2nd yAxis
>             plotType = bar  #plot type, "line" is default
>             aggregateType = avg
>             aggregateInterval = 3600
>             payload_key = UV
>             showMaxMarkPoint = true
>             showMinMarkPoint = true
>             showAvgMarkLine = false
>             lineColor = '#7f1ae555'
>             decimals = 0
>
> What are the option for the "plotType"? I've set "bar" to make it plain 
> but this does not change ...
>
> Yves
> YMartin.com/meteo
>
> Le jeudi 13 juillet 2023 à 09 h 23 min 25 s UTC-4, [email protected] a 
> écrit :
>
>> The reason is, that the JSONGenerator fails (See log excerpt of your 
>> other post). No JSON, no Gauges, no LiveCharts.
>>
>> Yves Martin schrieb am Donnerstag, 13. Juli 2023 um 14:11:25 UTC+2:
>>
>>> For Michael ...
>>>
>>> I've installed Boostrap 4.0, all was fine.
>>> Then I've installed Boostrap 4.1 and get issues
>>> So I returned back and re-installed Boostrap 4.0
>>>
>>> Now all works except the LiveGauge and the live graphs which stopped to 
>>> get data.
>>>
>>> I checked the files, they seems OK. I cannot find errors in the logs 
>>> about this issue  (/var/log/syslog) or perhaps I do not check at the right 
>>> place?
>>>
>>> *PS: To see what it is look like, go to YMartin.com/meteo*
>>>
>>> Any ideas?
>>>
>>> Yves,
>>> YMartin.com/meteo
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f2581837-0ecc-4b57-b843-4764dd0752d6n%40googlegroups.com.

Reply via email to