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.

Reply via email to