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 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/19909b99-2906-47e1-9ab1-f1a721e99e88n%40googlegroups.com.
