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/3218ea61-ee91-463c-b816-ffe6c179bdf7%40googlegroups.com.
