Hi, this isn't an issue. It's up to you how you configure your personal color scheme. The configs that come with the default configuration are just an example. There is no scheme "one fits all", since climate is very different around the globe. Auchtermuchty Weather schrieb am Freitag, 5. März 2021 um 12:39:24 UTC+1:
> I reported an issue with the Days of rain table which turned out to be > caused by the maximum value for colour coding being 50, and there almost > always being more than 50 days of rain per year where I live. I've put my > fixed code in the 'issues': > > LiveCharts - Days of Rain errors · Issue #60 · brewster76/fuzzy-archer > (github.com) <https://github.com/brewster76/fuzzy-archer/issues/60#> > > > On Thursday, 4 March 2021 at 09:59:08 UTC [email protected] wrote: > >> There is no out-of-the-box template for displaying these values. The way >> you did this, is one of several possible ways to go. Adapting the templates >> to your own, customized needs, is always possible. >> >> For the missing template in the installer: thank you, I fixed it. >> Michael schrieb am Donnerstag, 4. März 2021 um 09:20:25 UTC+1: >> >>> Is there a (hopefully simple) way to display the values of the gauge in >>> tabular form (e.g. as they are displayed in the Seasons skin)? >>> For this display I have added the lines to the file livegauges.html.tmpl >>> >>> <tr> >>> <td>$Labels.Generic.outTemp</td> >>> <td>23 °C / 57%</td> >>> </tr> >>> >>> Example: >>> [image: Screenshot.png] >>> >>> -- 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/8a2f669c-ee6c-4d5a-a655-91be3bc2429en%40googlegroups.com.
