If you lock the max value of the y-axis by using option yscale
<http://www.weewx.com/docs/latest/customizing.htm#Plot_scaling_options>,
then it is locked in. So, if you get more than 1", the cumulative plot will
go off the graph.

One thing you can do in this situation is lock in the minimal interval size
to something that allows you to see small amounts of rain, but let the
minimum and maximum values float. If 0.1" is not working for you, try 0.05"

*yscale = None, None, 0.05*


Or, just remove option yscale and let the plot generator pick reasonable
values.

-tk

On Tue, Aug 15, 2023 at 3:47 PM Dale <[email protected]> wrote:

> I am playing with getting a cumulative graph of rain for an additional
> plot.
>
> The problem is, we've been basically in a drought and at best get a few
> one-hundredths (with one exception) when we do get rain, so I have no
> way of watching what happens.
>
>
> I have a plot which accumulates rain over the last 24 hours, and have
> set the y-axis to 1.0" total, with markers at 0.1".
>
> What happens when we get a 1 or more inch rainfall in that time period?
> Some graphs I've seen on other weather programs drop the cumulative line
> back down to zero and start incrementing again. Others level off at the
> max value, and still others just keep going on upwards.
>
>
> What is WeeWx's behavior.  Obviously this is sort of a problem with bar
> graphs, too, if the hourly amount exceeds the y-max.
>
> Dale
>
>
> --
> 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/c42bd1fc-2188-d36f-01ec-9978afa86924%40gmail.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 on the web visit 
https://groups.google.com/d/msgid/weewx-user/CAPq0zEAHPZQ9qgHPh9%3Dz-cHvg2NfzyzLB5Bw7jUZpJWKEk-8ww%40mail.gmail.com.

Reply via email to