And that's another reasonable improvement! That's the so-called aggregate_interval. I added another issue (https://github.com/Daveiano/weewx-wdc/issues/55), which will be available in a future release.
But where do you observe a 15 minutes interval? On the index page, it should be set to 30 minutes. [email protected] schrieb am Mittwoch, 10. August 2022 um 15:52:00 UTC+2: > I would like to propose a further improvement. > Currently the graphs have a resolution of 15 minutes. > It would be interesting to be able to customize this resolution for each > individual chart. > > Best Regards > > Il giorno lunedì 8 agosto 2022 alle 04:57:55 UTC+2 [email protected] ha > scritto: > >> Hi there, I am the creator of this skin. >> >> The graphs are getting generated via Javascript, not via the weewx image >> generator, so setting these options will not have any effect. >> >> You are right, currently, the yScale delta is tied to the observation, in >> that case, temperature, which has a defined delta of 3 in the skin. Another >> user also requested to change this, so I think it would be good to add this >> option to the skin. I added a quick issue for that to track the progress: >> https://github.com/Daveiano/weewx-wdc/issues/49 >> Will be available in an upcoming release! >> [email protected] schrieb am Sonntag, 7. August 2022 um 22:11:43 >> UTC+2: >> >>> I've tried to add >>> >>> [[[inTemp]]] >>> yscale = None, None, 0.02 >>> >>> to skin.conf >>> >>> But it doesn't works. >>> >>> In wdc skin seems that the "data-obs" variable (that define the type of >>> graph) with value "temp" drive all the parameters of the graph. >>> >>> Thanks >>> Il giorno domenica 7 agosto 2022 alle 20:40:52 UTC+2 [email protected] >>> ha scritto: >>> >>>> I don't know that skin - and I took a quick look at it and it looks >>>> like you'd find this defined in the skin.conf file. One thing you should >>>> look at is the customization doc with regards to y axis scaling here: >>>> https://www.weewx.com/docs/customizing.htm#Image_files >>>> >>>> >>>> On Sun, Aug 7, 2022 at 11:18 AM Montefiori Luca <[email protected]> >>>> wrote: >>>> >>>>> I hope this is the right place for this question. >>>>> >>>>> I'm using WDC Skin versione 2.0.1 >>>>> >>>>> [image: Inside_Temperature.jpg] >>>>> In each "temp" graph there is a 3° "delta" in top and low scale. >>>>> I would like to know if there is the possibility to adjust this delta >>>>> to other values (i.e 1 or 0) >>>>> >>>>> Thanks in advance for your answer. >>>>> >>>>> -- >>>>> 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/54ad85d7-674a-4c89-8e78-f66263e8f106n%40googlegroups.com >>>>> >>>>> <https://groups.google.com/d/msgid/weewx-user/54ad85d7-674a-4c89-8e78-f66263e8f106n%40googlegroups.com?utm_medium=email&utm_source=footer> >>>>> . >>>>> >>>> >>>> >>>> -- >>>> Peter Quinn >>>> (415)794-2264 <(415)%20794-2264> >>>> >>> -- 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/11c63821-f200-49e5-9136-cf0d4374cc4an%40googlegroups.com.
