Re: [weewx-user] Plot for progressive rain accumulation

2023-06-22 Thread D R
Kevin, Yes, that is the one. After I get my WeeWx updated and tweaked, I will work on getting the Belcher 1.3.1 installed. Dale On Thursday, June 22, 2023 at 10:24:25 AM UTC-5 DR wrote: > Thank you. I will try this when I get to play a bit this afternoon. > > > The next thing, of course,

Re: [weewx-user] Plot for progressive rain accumulation

2023-06-22 Thread DR
Thank you.  I will try this when I get to play a bit this afternoon. The next thing, of course, is hoping for rain!  We have entered a moderate drought here, with Minnesota being worse off than we are here in Western Wisconsin.    Some places there have had a trace or few tenths over the last

Re: [weewx-user] Plot for progressive rain accumulation

2023-06-22 Thread Kevin Crivelli
Sorry didn't attach the image On Thu, Jun 22, 2023, 11:05 AM Kevin Crivelli wrote: > Was it this one DR? > > On Thu, Jun 22, 2023, 10:06 AM Rainer Lang wrote: > >> something like this should work: >> (you need to put your own labels 😉) >> >> [[[dayrain4]]] >> # Make sure th

Re: [weewx-user] Plot for progressive rain accumulation

2023-06-22 Thread Kevin Crivelli
Was it this one DR? On Thu, Jun 22, 2023, 10:06 AM Rainer Lang wrote: > something like this should work: > (you need to put your own labels 😉) > > [[[dayrain4]]] > # Make sure the y-axis increment is at least 0.02 for the > rain plot > yscale = None, None, 0.02

Re: [weewx-user] Plot for progressive rain accumulation

2023-06-22 Thread Rainer Lang
something like this should work: (you need to put your own labels 😉)    [[[dayrain4]]]     # Make sure the y-axis increment is at least 0.02 for the rain plot     yscale = None, None, 0.02     plot_type = bar   #line     width = 2     rain1