Very nice! How about a nice wind indicator? Here's one written for react, but it shouldn't be hard to adapt. Wind Compass <https://github.com/tkeffer/weert-js/tree/master/client/src/components/WindCompass> .
On Sun, Aug 20, 2023 at 4:59 PM [email protected] <[email protected]> wrote: > With the release of v1.0.0, WeeWX-jas, > https://github.com/bellrichm/weewx-jas , moved from beta to > ‘production’. WeeWX-jas is a highly configurable skin. It uses Apache > ECharts to visualize the data and Bootstrap to control the layout. In > addition, MQTT can be leveraged to get real time updates. > > Feature recap: > - Along with day, week, month, year intervals there is support for 'last > 24 hours', 'last 7 days', 'last 31 days', and 'last 366 days'. > - Historical 'yearly' and 'monthly' data can be charted. > - ‘ Year to Year’ charts and multi-year charts can be displayed. > - Any data that WeeWX knows about can charted. > - Multiple data bindings are supported. > - Additional charts can be created and used. > - Internationalization is all done in JavaScript; enabling the end user to > pick the desired locale. > - A web server is not required. > > A demo can be found at, https://bellrichm.org/weather/#. > > A huge thanks to GitHub users @gary-hammer and @hoetzgit. Without the > feedback and the help they provided jas would still be alpha code. > > Enjoy. > - rich > > -- > 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/65f327f0-d28f-4d24-8d37-29c32951c29dn%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/65f327f0-d28f-4d24-8d37-29c32951c29dn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAPq0zEA84J%2B9Ca_OeuTKLDTTpZ5jtFzhO7QTiYHAejXQ23Czyg%40mail.gmail.com.
