Yes, this is a little subtle.

The option `width` is overriding option `chart_line_widths`. Comment it
out, and `chart_line_widths` will work.

    chart_line_width = 20, 1, 1

    # Default plot parameters
    plot_type = line
    aggregate_type = none
    # width = 1   # <- comment this line out
    time_length = 86400 # 24 hours

-tk

On Mon, Feb 1, 2021 at 5:35 AM [email protected] <[email protected]>
wrote:

> Hi
>
>  i have some problems with image genaration.
>
> First i found out, if no font is specified or (font is not found), change
> of of fontsize has  no effekt.
>
>
>
> im also not able to change line width:
>
> sektion in skin config:
>
>     # Default colors for the plot lines. These can be overridden for
>
>     # individual lines using option 'color'
>
>     chart_line_width = 3, 1, 1
>
>     chart_line_colors = "#4282b4", "#b44242" , "#42b442"
>
>
>
> "chart_line_colors" as hex should be in quotes, unlike in the decription
> of imagegenerator.
>
>
>
> an an other wired thing:
>
> uv plot weekly  could be more than 16?
> not shure whats going on there...
>
>  by the way no errors in logfile.
>
> Raspi 4B
>
> Davis vantage2 with uv sensor.
>
> weewx 4.3.0
>
> --
> 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/98cfa1f8-b5b4-425f-beda-54aba3c9c20en%40googlegroups.com
> <https://groups.google.com/d/msgid/weewx-user/98cfa1f8-b5b4-425f-beda-54aba3c9c20en%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/CAPq0zEDwGaTWiCyaftOo69J%3DCyfj%2BcnSVG6m61yrecXLNDB81Q%40mail.gmail.com.

Reply via email to