Thanks for engaging with me, I appreciate it! Your suggestion on how to add info to the graphs.conf file, once I crack the aggregate type problem, will come in handy!
On Tue, Jun 4, 2024 at 3:20 PM vince <[email protected]> wrote: > Cannot help you. Works here. > > On Tuesday, June 4, 2024 at 2:19:08 PM UTC-7 Russ Panneton wrote: > >> Same error out of weewx.xtypes.get_series()... >> >> On Tue, Jun 4, 2024 at 1:34 PM Russ Panneton <[email protected]> wrote: >> >>> Thank you, I'll give this a try! The data is in my db, at least since >>> weewx has been populating it the last couple of years vs. old wview. >>> >>> On Tue, Jun 4, 2024 at 12:51 PM vince <[email protected]> wrote: >>> >>>> FWIW, this seems to generate the same high peak for the year that >>>> matches Belchertown's records page for the year, although I'm at a bit of a >>>> loss regarding . >>>> >>>> See if this works for you in your [year] section of graphs.conf >>>> >>>> [[yearwindrun]] >>>> title = Wind Run >>>> yscale = None, None, 0.02 >>>> plot_type = bar >>>> [[[windrun]]] >>>> aggregate_type = sum >>>> aggregate_interval = 86400 >>>> >>>> If you want to generate a similar graph in cheetah for a normal >>>> (non-highcharts) skin, just add one level of [ ] around the example above >>>> and stick it in skin.conf >>>> >>>> I'm terrible at tweaking cheetah vs. highcharts graphs so I don't have >>>> a good solution if you want stuff in your week or month graphs. Basically >>>> you want the sum of the windrun for a day. >>>> >>> -- > You received this message because you are subscribed to a topic in the > Google Groups "weewx-user" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/weewx-user/jz-NJ6803eQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/weewx-user/cff7d57c-393e-4ac9-84b2-0f15f063f540n%40googlegroups.com > <https://groups.google.com/d/msgid/weewx-user/cff7d57c-393e-4ac9-84b2-0f15f063f540n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CADDHxw5x2sQtNCsA-XgZ6%3Dpc-%2BG_qTdkfWf0JY-T9N47UXch_Q%40mail.gmail.com.
