Perhaps you had a slip when you cut-and-paste, but the snippet you showed
will display rain, not ET.

Here's what it should look like:

        [[[dayET]]]
            plot_type = bar
            [[[[ET]]]]
                aggregate_type = sum
                aggregate_interval = 3600
                label = ET (hourly total)

-tk

On Wed, Aug 31, 2016 at 1:06 PM, <[email protected]> wrote:

> OK, now I have some data in the table display but nothing in the graph.
> Here is how I setup the graph in the skin and index:
>
> [[[dayET]]]
>             # Make sure the y-axis increment is at least 0.02 for the ET
> plot
>             yscale = None, None, 0.02
>             plot_type = bar
>
>             [[[[rain]]]]
>                 aggregate_type = sum
>                 aggregate_interval = 3600
>                 label = ET (hourly total)
> ------------------------------------------------------
>
>  #if $day.ET.has_data
>           <img src="dayET.png"      alt="ET" />
>           #end if
>
>
>
>
>
>
>
>
>
>
>> --
> 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