Hi Please explain what you think is wrong?
Gert On Tuesday, March 24, 2020 at 7:30:31 AM UTC+1, Meteo Oberwallis wrote: > > > Hello Pat. > > Thank you very much. But now it looks like this to me. Why is that? > > Thanks for you Help! > > > Am Montag, 23. März 2020 17:58:24 UTC+1 schrieb Pat: >> >> Place the code I've pasted to you beneath the Solarstrahlung chart you've >> created. >> >> [[avgclimatethisyear]] >> title = "Average Climatological Values for This Year" >> type = spline >> time_length = year >> aggregate_type = max >> aggregate_interval = 86400 # 1 day >> gapsize = 86400000 >> xAxis_groupby = month >> xAxis_categories = 'Jan', 'Feb', 'Mar', 'Apr', 'May', 'Jun', >> 'Jul', 'Aug', 'Sep', 'Oct', 'Nov', 'Dec' >> [[[outTemp]]] >> zIndex = 2 >> name = Max Temperature >> color = red >> [[[outTemp_min]]] >> name = Min Temperature >> observation_type = outTemp >> aggregate_type = min >> zIndex = 2 >> [[[rainTotal]]] >> name = Rain Total >> type = column >> yAxis = 1 >> zIndex = 0 >> color = "#268bd2" >> >> >> -- 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/28beaf05-c515-4ae6-8aae-9d05ce8c84e4%40googlegroups.com.
