I just checked and the images are being generated just like I expected, I wrongly assumed they weren't because they weren't appearing on the generated page. They're in public_html. Now why dayextratemp3.png and dayextratemp4.png aren't showing up on the published page, I need to figure out. I didn't need to do anything special to get dayextratemp2.png to show up. If anyone has an idea of what I forgot, or what I failed to understand about the publishing mechanism in weewx 4.9.1, please let me know. Thanks.
On Wed, Feb 26, 2025 at 4:32 AM gjr80 <[email protected]> wrote: > > Not trying to be smart, but your description of your desired outcome bears > little resemblance to the plot definition extract provided (eg where is > [[[daytempext1]]]) and hence it's impossible to provide any meaningful > advice. Might I suggest reworking your plot definitions to what you think > they should be, save them, then let WeeWX generate those plots. Then post the > generated plot files along with the [ImageGenerator] stanza from your skin > config file (or better still the entire skin config file). > > Gary > On Wednesday, 26 February 2025 at 13:01:43 UTC+10 [email protected] wrote: >> >> Why am I getting only one plot with soilTemp1 & soilTemp2? soilTemp3&4 have >> data in them; and when soilTemp1,2,3,4 were under [[[daytempext1]]] all four >> were plotted. I want 1&2 to be in daytempext1, and 3&4 to be in a separte >> plot - - daytempext2. >> Yes I have deleted all *.png from public_html waiting for the next cycle. >> Here is an excerpt from my skin.conf: >> # Plot extra temperatures. You can add more temperature sensors >> here. >> # However, you might want to make a second plot if your system has >> more >> # than 3 extra sensors, otherwise the plots can become rather busy. >> [[[daytempext]]] >> yscale = None, None, 0.5 >> # [[[[extraTemp1]]]] >> # [[[[extraTemp2]]]] >> [[[[extraTemp3]]]] >> [[[[extraTemp4]]]] >> [[[[extraTemp5]]]] >> [[[[extraTemp6]]]] >> [[[[extraTemp7]]]] >> [[[[extraTemp8]]]] >> >> >> [[[daytempext2]]] >> yscale = None, None, 0.5 >> [[[[soilTemp1]]]] >> [[[[soilTemp2]]]] >> # [[[[soilTemp3]]]] >> # [[[[soilTemp4]]]] >> >> [[[daytempext3]]] >> yscale = None, None, 0.5 >> # [[[[soilTemp1]]]] >> # [[[[soilTemp2]]]] >> [[[[soilTemp3]]]] >> [[[[soilTemp4]]]] >> >> > -- > 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/wWGLx1JqytY/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion visit > https://groups.google.com/d/msgid/weewx-user/19909b99-2906-47e1-9ab1-f1a721e99e88n%40googlegroups.com. -- 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 visit https://groups.google.com/d/msgid/weewx-user/CAB7-S75iE70-JYMtRj6RtmkPU9vCBTrwzp4711nWSwG39ovDtQ%40mail.gmail.com.
