Yes, it is possible, but you have the options in the wrong spot. You want

        #will be 700x500
        [[[daytempdew]]]
          image_width = 700
          image_height = 500
          [[[[outTemp]]]]
          [[[[dewpoint]]]]

The dimensions must be under the image name "daytempdew", not the
observation type "dewpoint".



On Wed, Feb 15, 2023 at 6:53 AM [email protected] <
[email protected]> wrote:

> Hi all,
>
> I wanted to know if it is possible to configure different image sizes per
> image, something like:
>
> [ImageGenerator]
>     image_width = 350
>     image_height = 250
>     [[day_images]]
>         x_label_format = %H:%M
>         bottom_label_format = %x %X
>         time_length = 97200 # 27 hours
>
>         #will bee 350x250
>         [[[daybarometer]]]
>            [[[[barometer]]]]
>
>         #will be 700x500
>         [[[daytempdew]]]
>           [[[[outTemp]]]]
>           [[[[dewpoint]]]]
>           image_width = 700
>           image_height = 500
>
> --
> 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/7543d268-18eb-4abc-b405-ae10e5224d72n%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/7543d268-18eb-4abc-b405-ae10e5224d72n%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/CAPq0zECaSQcdGV5FZCO3m2q9gPmV1sqVtVE9FzyWEL%2BMvNHGuQ%40mail.gmail.com.

Reply via email to