Rich, You are correct, of course, since I changed the source of the data to another MQTT broker I didn’t carry over all of the original code you setup for me on 4.10.2. Let me play with that and see what I can do. Thanks. On Friday, July 19, 2024 at 5:42:39 PM UTC-4 [email protected] wrote:
> I don’t fully understand the `line_gap_fraction` option. But I seem to > remember that `None` values will always cause a break in the plot… > > Bob, I think we had worked out how to use MQTTSubscribe caching for this > observation. I think with the updates you made to get MQTTSubscribe V3 to > work, your configuration is no longer using the caching function…. > > - rich > > On Friday 19 July 2024 at 17:10:56 UTC-4 [email protected] wrote: > >> Jeff, >> Thanks for the reply. I was showing line_gap_fraction=0.05 so I commented >> it out. I then tried 0.02 but neither worked. I removed the .png file and >> restarted weewx + ran the Standard report each time. No luck with either >> setting. In 4.10.2 my setting was line_gap_fraction=0.01 and it was >> working. Trying 0.01 here didn't work. Is there something else I need to >> run to rebuild the plot using the changes in skin.conf? >> Thanks for the help. >> Bob >> >> On Friday, July 19, 2024 at 4:19:33 PM UTC-4 Jeff A. D. wrote: >> >>> https://weewx.com/docs/5.1/custom/image-generator/?h=gap#line-gaps >>> >>> So you should have a line that says line_gap_fraction=0.01 you can try >>> removing or commenting out. I think changing the fraction to 0.02 or more >>> would work also. >>> >>> On Friday, July 19, 2024 at 1:39:13 PM UTC-6 [email protected] wrote: >>> >>>> [image: dayextraTemp3.png] >>>> >>>> I'm moving from weewx 4.10.2 (setup.py) on Ubuntu to an RPI5 with (pip >>>> install) Bookworm. >>>> >>>> Thought I could figure this one out... >>>> The data is coming every 20 minutes via MQTT and my VP2+ has an archive >>>> period of 15 minutes. Thus, there are three updates per hour which don't >>>> always correspond with the archive period. >>>> >>>> *weewx.sdb shows, for example:* >>>> >>>> extraTemp3 >>>> 81.79 >>>> 82.2 >>>> 82.36 >>>> null >>>> 83.14 >>>> 83.86 >>>> 84.07 >>>> null >>>> 84.06 >>>> 83.25 >>>> 82.4 >>>> null >>>> >>>> *My skin.conf uses:* >>>> >>>> [[[dayextraTemp3]]] >>>> yscale = None, None, 0.5 >>>> [[[[extraTemp3]]]] >>>> label = Newell Temperature >>>> >>>> I've looked at the wiki but can't figure out how to fix it. >>>> Thanks for any pointers. >>>> Cheers, >>>> Bob >>>> >>> -- 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/dbb634a7-a938-46c7-a852-48bc93cf84d1n%40googlegroups.com.
