Thanks Paul, That was exactly what I was looking for, just couldn’t find it in the manual
On Sunday, January 26, 2020 at 5:34:48 PM UTC, Paul McGeorge wrote: > > Take a look at the Customization part of the Docs, there is a section on > adding alltime as a tag. > > http://www.weewx.com/docs/customizing.htm#defining_new_tags > > > On Sunday, January 26, 2020 at 7:02:02 AM UTC-7, Mike Revitt wrote: >> >> I am trying to modify statistics.inc to show the statistics for all time >> >> I want to modify >> >> #set $archive_data = [$day, $week, $month, $year, $rainyear] >> >> to >> >> #set $archive_data = [$day, $week, $month, $year, $all] >> >> but this just results in no data being returned. >> >> Is there a parameter that I can use to show the max, min etc against all >> data in the database? >> >> >> >> -- 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/e5b602e2-e3c8-4f7c-aef9-1ab065f613e5%40googlegroups.com.
