To answer the original question, unfortunately the self configuring plot feature is limited to plots generated by the WeeWX image generator ( ImageGenerator) only. I have a plan for how to expand that feature to include any image generator (provided it uses a similar skin config to the WeeWX image generator) which will allow inclusion of the stacked wind rose image plot in a similar manner to the other plots. However, any such changes will not appear until WeeWX v4.7.1 at the earliest. In the meantime if you want to display the stacked wind rose on a 4.7.0 Seasons page you will need to manually insert the appropriate HTML in the applicable template.
And I don't consider it hacking, but rather customisation of the template :) Skins were made to be customised. Gary On Saturday, 19 March 2022 at 00:48:03 UTC+10 [email protected] wrote: > Hi Tom, > > No, I am referring to this > > https://github.com/gjr80/weewx-stackedwindrose > > Regards, > Praveen > > On Fri, 18 Mar, 2022, 18:31 Tom Keffer, <[email protected]> wrote: > >> Hello, >> >> By "windrose", I assume you mean the progressive vector diagram? If so, >> it should be included if the keyword 'windvec' is included in plot_groups. >> Take a look in the Season's configuration file, Seasons/skin.conf. Look for >> option "plot_groups" (somewhere around line 77) and see if 'windvec' is in >> there. >> >> -tk >> >> On Fri, Mar 18, 2022 at 3:59 AM [email protected] <[email protected]> >> wrote: >> >>> Hi, >>> >>> After updating to weewx 4.7.0 I see that the images are included in >>> index.html.templ based on plot_groups and hence wind rose is gone. Can >>> anyone guide me in helping how to get it back? I do see that windrose is >>> still getting generated. One way is to hack to index.html.templ to include >>> it I guess. >>> >>> Regards, >>> Praveen >>> >>> -- >>> 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/102f8801-6fc2-4480-9400-f399e7797237n%40googlegroups.com >>> >>> <https://groups.google.com/d/msgid/weewx-user/102f8801-6fc2-4480-9400-f399e7797237n%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- >> > You received this message because you are subscribed to a topic in the >> Google Groups "weewx-user" group. >> To unsubscribe from this topic, visit >> https://groups.google.com/d/topic/weewx-user/q-MltZRThOQ/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to >> [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/weewx-user/CAPq0zEC4tQr0abHLMe9q7fNDK1aBFavtH1f8HZLwugTuO0%2Bv6g%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/weewx-user/CAPq0zEC4tQr0abHLMe9q7fNDK1aBFavtH1f8HZLwugTuO0%2Bv6g%40mail.gmail.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/8ebf9689-d7c6-4d98-8d42-14ece6764e7en%40googlegroups.com.
