Nice. I like the rainfall ones a lot. If you check out line 522 (here) <https://github.com/vinceskahan/vds-weewx-local-skin/blob/master/skins/vds-local/index.html.tmpl> you'll see the javascript for how I add color bands to the gauges in mine to reflect the week's min/max and the alltime min/max, which can be fun to look at too.
I also added a screengrab (here) <https://github.com/vinceskahan/vds-weewx-local-skin/raw/master/gauges-example.png> - for Temperature this week's range is 50-82F and the alltime is 18-106F. The white band with the needle is this week. The orange bands are the outside min/max of alltime. On Sunday, August 14, 2022 at 2:06:43 PM UTC-7 [email protected] wrote: > Here is an update on my gauge attempt. I am using vinceskahan > <https://github.com/vinceskahan> / * vds-weewx-local-skin > <https://github.com/vinceskahan/vds-weewx-local-skin> * gauge and Mikhus > <https://github.com/Mikhus> / * canvas-gauges > <https://github.com/Mikhus/canvas-gauges> *and am quite happy with what > I have. I display the current wind gust as a yellow highlight on the Wind > Speed gauge and use 2 vertical gauges for weekly and annual rainfall. FYI I > generate the xtide chart once a day in a chron job that rm's the old png > and generates a new one at 2:03AM every day. If you don't delete the old > png xtide helpfully appends the new image to the back of the the existing > image. > [image: Capture.JPG] > > San Francisco Ocean Beach <https://www.oceanbeach.org/weewx/> > > On Monday, August 1, 2022 at 1:33:17 PM UTC-7 Gerard Cerchio wrote: > >> Thanks much vince & Peter. I'm going to give the gauges a try. >> >> On Monday, August 1, 2022 at 1:27:19 PM UTC-7 [email protected] wrote: >> >>> I think you can get to it via the ip address >>> http://76.14.100.100/weewx/index.html >>> >>> I don't have a public DNS entry >>> >> >>> On Mon, Aug 1, 2022 at 12:12 PM vince <[email protected]> wrote: >>> >>>> Lots of people embed gauges etc. of various types, so that's pretty >>>> guaranteed to work for you too. >>>> >>>> Simplest thing to do is to use the Standard skin as your starting >>>> point, then save it as a name unique to you so it's not going to get >>>> overwritten by future weewx updates. Bonus points if you use the >>>> extension >>>> installer to install your skin then it's a one-liner to add/delete the >>>> skin. Nowadays maybe the Seasons skin would be a better starting point, >>>> but there's no bad answer. >>>> >>>> FWIW - if you're new to weewx, personally I'd recommend just going with >>>> Belchertown as your skin. Still my fave look'n'feel. >>>> >>>> -- >>>> 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/f18325a6-6bd9-4765-aea7-3fd3a6cf8645n%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/weewx-user/f18325a6-6bd9-4765-aea7-3fd3a6cf8645n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> >>> >>> >>> -- >>> Peter Quinn >>> (415)794-2264 <(415)%20794-2264> >>> >> -- 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/5cb05933-e71d-473e-8c36-639486c4a6d9n%40googlegroups.com.
