Do you know what tables the charts use?

I loaded 209 data from a previous database and the data doesn't show on any
of the charts.
Thanks


On Fri, May 22, 2020 at 11:37 AM Manfred Maier <i...@wetter-zorneding.de>
wrote:

> So, I've just tried to replicate your slide:
>
> This is the syntax:
>
> [test]
>
>     # Chart Timespan Defaults
>
>     title = "Test for Ron"
>
>     show_button = true
>
>     button_text = "Test"
>
>     time_length = year
>
>     tooltip_date_format = "dddd LL"
>
>     aggregate_type = max
>
>     aggregate_interval = 86400 # 1 day
>
>     gapsize = 86400000 # 1 day in milliseconds
>
>
>
>     [[climatological]]
>
>         title = Average Climatological Values
>
>         xAxis_groupby = month
>
>         xAxis_categories = 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun',
> 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec'
>
>         [[[rainTotal]]]
>
>             aggregate_type = max
>
>             type = column
>
>             name = Rain Total
>
>             yAxis = 1
>
>         [[[outTemp]]]
>
>             aggregate_type = max
>
>             type = spline
>
>             name = Max Temp
>
>         [[[mintemp]]]
>
>             type = spline
>
>             aggregate_type = min
>
>             observation_type = outTemp
>
>             name = Min Temp
>
> And this is the result:
> https://www.wetter-zorneding.de/graphs/?graph=test
>
> The issue obviously hasn't been the aggregate_interval, but that you've
> used 'xaxis' instead of 'xAxis'.
>
> Hope it works now!
>
> Manfred
>
>
> Am Freitag, 22. Mai 2020 17:11:39 UTC+2 schrieb Ron Sell:
>>
>> 1.1
>>
>> On Fri, May 22, 2020 at 10:38 AM Manfred Maier <in...@wetter-zorneding.de>
>> wrote:
>>
>>> What version of Belchertown are you running? There are slight
>>> differences in the graphs syntax between 1.0 and 1.1
>>>
>>> --
>>> 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 weewx...@googlegroups.com.
>>> To view this discussion on the web visit
>>> https://groups.google.com/d/msgid/weewx-user/becd2fef-5abf-42e7-a3bc-5da9791d8aa4%40googlegroups.com
>>> <https://groups.google.com/d/msgid/weewx-user/becd2fef-5abf-42e7-a3bc-5da9791d8aa4%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 weewx-user+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/weewx-user/c9510c06-923b-4fac-8327-765acf549d64%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/c9510c06-923b-4fac-8327-765acf549d64%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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/CABn15dbEXwGCfxUzJQob0O4cm1e8oBaYpfFHGLN3ahPFfma8Qg%40mail.gmail.com.

Reply via email to