There is no release schedule. It will be there, when it is ready. It is very, very likely that there will be only minor change from the current 4.1 state. My suggestion was, and still is: go for 4.1, now.
[email protected] schrieb am Donnerstag, 13. Juli 2023 um 16:30:32 UTC+2: > > > 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? > > With 4.1 you should be able to configure this in the one or the other way, > but "showMaxMarkPoint", "showMinMarkPoint", "showAvgMarkLine" refer to a > feature of eCharts, and for these charts, there ist no "sum" feature: > https://echarts.apache.org/en/option.html#series-line.markPoint.data.type > > [email protected] schrieb am Donnerstag, 13. Juli 2023 um 16:15:30 > UTC+2: > >> For LiveCharts, the plot_type option didn't exist in 4.0. Looking at the >> js-files on you site, you are on 4.0. Still, with a broken Installation, >> since some js-files are missing. >> >> Yves Martin schrieb am Donnerstag, 13. Juli 2023 um 16:08:51 UTC+2: >> >>> 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/1dba366c-27df-4240-99d4-c4c86ca2ead6n%40googlegroups.com.
