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/14b8bb4b-bab5-4345-b687-3caf84dfe428n%40googlegroups.com.

Reply via email to