You can certainly plot aggregates but, no, you cannot apply a mathematical
formula to the line. Good idea, though.

-tk

On Wed, Apr 17, 2019 at 11:12 AM Michi Kaa <[email protected]> wrote:

> Can I do calculations before plotting?
>
> I am already plotting the 5-min-average of the output of my solar power
> inverter.
>
> [[[daypower]]]
>             [[[[power]]]]
>
> I'd like to plot the daily energy.
>
> Is something possiblbe like this:
>
> [[weekpower]]]
>             [[[[power]]]]
>               aggregate_type = sum
>               aggregate_interval = 86400
>               power=power/12000
>
> ?
>
> This would plot the amount of kwH per day if something like that worked.
>
> --
> 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].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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].
For more options, visit https://groups.google.com/d/optout.

Reply via email to