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.